Home
last modified time | relevance | path

Searched defs:wpi_tx_data (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpivar.h61 struct wpi_tx_data { struct
73 struct wpi_tx_data data[WPI_TX_RING_COUNT]; argument
H A Dif_wpi.c2817 wpi_tx_data(struct wpi_softc *sc, struct mbuf *m, struct ieee80211_node *ni) in wpi_tx_data() function