Home
last modified time | relevance | path

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

/freebsd-12.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.c302 static struct uath_data *
1325 struct uath_data *data; in uath_dataflush()
1370 static struct uath_data *
1373 struct uath_data *bf; in _uath_getbuf()
1387 static struct uath_data *
1390 struct uath_data *bf; in uath_getbuf()
1652 struct uath_data *bf; in uath_txfrag_setup()
1693 struct uath_data *bf; in uath_start()
1778 struct uath_data *bf; in uath_raw_xmit()
2709 struct uath_data *data; in uath_bulk_rx_callback()
[all …]