OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_tx_data
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/usb/
if_otusvar.h
219
struct otus_tx_data
sc_tx_data
[OTUS_TX_DATA_LIST_COUNT];
member in struct:otus_softc
if_bwfm_usb.c
208
struct bwfm_usb_tx_data
sc_tx_data
[BWFM_TX_LIST_COUNT];
member in struct:bwfm_usb_softc
551
data = &sc->
sc_tx_data
[i];
579
if (sc->
sc_tx_data
[i].xfer != NULL)
580
usbd_destroy_xfer(sc->
sc_tx_data
[i].xfer);
581
sc->
sc_tx_data
[i].xfer = NULL;
if_urtwreg.h
377
struct urtw_tx_data
sc_tx_data
[URTW_PRIORITY_MAX][URTW_TX_DATA_LIST_COUNT];
member in struct:urtw_softc
if_otus.c
1147
data = &sc->
sc_tx_data
[i];
1182
if (sc->
sc_tx_data
[i].xfer != NULL)
1183
usbd_destroy_xfer(sc->
sc_tx_data
[i].xfer);
if_urtw.c
971
struct urtw_tx_data *data = &sc->
sc_tx_data
[j][i];
1014
struct urtw_tx_data *data = &sc->
sc_tx_data
[j][i];
2635
data = &sc->
sc_tx_data
[prior][sc->sc_txidx[prior]];
/src/sys/dev/pci/
if_etreg.h
519
struct et_txbuf_data
sc_tx_data
;
member in struct:et_softc
if_et.c
830
struct et_txbuf_data *tbd = &sc->
sc_tx_data
;
889
struct et_txbuf_data *tbd = &sc->
sc_tx_data
;
1155
struct et_txbuf_data *tbd = &sc->
sc_tx_data
;
1230
struct et_txbuf_data *tbd = &sc->
sc_tx_data
;
1393
struct et_txbuf_data *tbd = &sc->
sc_tx_data
;
1833
struct et_txbuf_data *tbd = &sc->
sc_tx_data
;
1968
struct et_txbuf_data *tbd = &sc->
sc_tx_data
;
Completed in 19 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025