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

/freebsd-10.2-release/sys/dev/usb/wlan/
H A Dif_uathvar.h86 typedef STAILQ_HEAD(, uath_data) uath_datahead; typedef
205 uath_datahead sc_rx_active;
206 uath_datahead sc_rx_inactive;
208 uath_datahead sc_tx_active;
209 uath_datahead sc_tx_inactive;
210 uath_datahead sc_tx_pending;
H A Dif_uath.c1708 uath_datahead *frags, struct ieee80211_node *ni)
1729 uath_txfrag_setup(struct uath_softc *sc, uath_datahead *frags,
1772 uath_datahead frags;

Completed in 43 milliseconds