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_rx_ring
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwivar.h
642
void (*
sc_free_rx_ring
)(struct bwi_softc *);
member in struct:bwi_softc
bwi.c
2600
(sc->
sc_free_rx_ring
)(sc);
8049
sc->
sc_free_rx_ring
= bwi_free_rx_ring_pio;
8115
sc->
sc_free_rx_ring
= bwi_free_rx_ring32;
8134
sc->
sc_free_rx_ring
= bwi_free_rx_ring64;
Completed in 55 milliseconds
Indexes created Tue Oct 21 05:10:09 GMT 2025