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

/freebsd-13-stable/sys/dev/usb/wlan/
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;
H A Dif_uath.c1628 uath_datahead *frags, struct ieee80211_node *ni)
1649 uath_txfrag_setup(struct uath_softc *sc, uath_datahead *frags,
1697 uath_datahead frags;

Completed in 110 milliseconds