Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/wlan/
H A Dif_urtwvar.h39 struct urtw_data { struct
45 STAILQ_ENTRY(urtw_data) next; argument
47 typedef STAILQ_HEAD(, urtw_data) urtw_datahead;
152 struct urtw_data sc_rx[URTW_RX_DATA_LIST_COUNT];
155 struct urtw_data sc_tx[URTW_TX_DATA_LIST_COUNT];
H A Dif_urtw.c676 struct urtw_data *, int);
764 static struct urtw_data *
996 struct urtw_data *dp = &data[i]; in urtw_free_data_list()
1445 struct urtw_data *bf; in urtw_start()
1557 struct urtw_data *bf; in urtw_raw_xmit()
4044 struct urtw_data *data; in urtw_bulk_rx_callback()
4188 struct urtw_data *data; in urtw_bulk_tx_callback()
4235 static struct urtw_data *
4238 struct urtw_data *bf; in _urtw_getbuf()
4251 static struct urtw_data *
[all …]