Home
last modified time | relevance | path

Searched refs:uath_data (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/usb/wlan/
H A Dif_uathvar.h79 struct uath_data { struct
85 STAILQ_ENTRY(uath_data) next; argument
87 typedef STAILQ_HEAD(, uath_data) uath_datahead;
205 struct uath_data sc_rx[UATH_RX_DATA_LIST_COUNT];
208 struct uath_data sc_tx[UATH_TX_DATA_LIST_COUNT];
H A Dif_uath.c303 static struct uath_data *
1326 struct uath_data *data; in uath_dataflush()
1371 static struct uath_data *
1374 struct uath_data *bf; in _uath_getbuf()
1388 static struct uath_data *
1391 struct uath_data *bf; in uath_getbuf()
1653 struct uath_data *bf; in uath_txfrag_setup()
1694 struct uath_data *bf; in uath_start()
1779 struct uath_data *bf; in uath_raw_xmit()
2711 struct uath_data *data; in uath_bulk_rx_callback()
[all …]