OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_free_tx_slots
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_lii.c
98
bool
sc_free_tx_slots
;
member in struct:lii_softc
768
sc->
sc_free_tx_slots
= true;
848
sc->
sc_free_tx_slots
= false;
882
if (!sc->
sc_free_tx_slots
||
895
sc->
sc_free_tx_slots
= false;
1033
sc->
sc_free_tx_slots
= true;
1058
if (sc->
sc_free_tx_slots
)
if_lii.c
98
bool
sc_free_tx_slots
;
member in struct:lii_softc
768
sc->
sc_free_tx_slots
= true;
848
sc->
sc_free_tx_slots
= false;
882
if (!sc->
sc_free_tx_slots
||
895
sc->
sc_free_tx_slots
= false;
1033
sc->
sc_free_tx_slots
= true;
1058
if (sc->
sc_free_tx_slots
)
Completed in 26 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025