Searched refs:uath_datahead (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_uath.c1622 uath_datahead *frags, struct ieee80211_node *ni)
1643 uath_txfrag_setup(struct uath_softc *sc, uath_datahead *frags,
1691 uath_datahead frags;
H A Dif_uathvar.h87 typedef STAILQ_HEAD(, uath_data) uath_datahead; typedef
206 uath_datahead sc_rx_active;
207 uath_datahead sc_rx_inactive;
209 uath_datahead sc_tx_active;
210 uath_datahead sc_tx_inactive;
211 uath_datahead sc_tx_pending;

Completed in 115 milliseconds