OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_free_tx_ring
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwivar.h
639
void (*
sc_free_tx_ring
)(struct bwi_softc *, int);
member in struct:bwi_softc
bwi.c
2603
(sc->
sc_free_tx_ring
)(sc, i);
8040
sc->
sc_free_tx_ring
= bwi_free_tx_ring_pio;
8106
sc->
sc_free_tx_ring
= bwi_free_tx_ring32;
8125
sc->
sc_free_tx_ring
= bwi_free_tx_ring64;
Completed in 21 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025