Searched refs:wpi_tx_data (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h61 struct wpi_tx_data { struct
74 struct wpi_tx_data data[WPI_TX_RING_COUNT];
H A Dif_wpi.c202 static int wpi_tx_data(struct wpi_softc *, struct mbuf *,
1208 struct wpi_tx_data *data = &ring->data[i];
1265 struct wpi_tx_data *data = &ring->data[i];
1300 struct wpi_tx_data *data = &ring->data[i];
2058 struct wpi_tx_data *data = &ring->data[desc->idx];
2131 struct wpi_tx_data *data;
2605 struct wpi_tx_data *data;
2634 struct wpi_tx_data *data;
2790 wpi_tx_data(struct wpi_softc *sc, struct mbuf *m, struct ieee80211_node *ni) function
3101 error = wpi_tx_data(s
[all...]

Completed in 90 milliseconds