OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_tx_free
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/arm/imx/
if_enetvar.h
83
int
sc_tx_free
;
member in struct:enet_softc
if_enetvar.h
83
int
sc_tx_free
;
member in struct:enet_softc
if_enetvar.h
83
int
sc_tx_free
;
member in struct:enet_softc
/src/sys/dev/pci/
if_vge.c
221
int
sc_tx_free
;
member in struct:vge_softc
1372
sc->
sc_tx_free
< VGE_NTXDESC;
1373
idx = VGE_NEXT_TXDESC(idx), sc->
sc_tx_free
++) {
1406
if (sc->
sc_tx_free
< VGE_NTXDESC)
1522
KASSERT(sc->
sc_tx_free
> 0);
1624
sc->
sc_tx_free
--;
1651
ofree = sc->
sc_tx_free
;
1658
while (sc->
sc_tx_free
!= 0) {
1709
if (sc->
sc_tx_free
< ofree) {
1772
sc->
sc_tx_free
= VGE_NTXDESC
[
all
...]
if_vge.c
221
int
sc_tx_free
;
member in struct:vge_softc
1372
sc->
sc_tx_free
< VGE_NTXDESC;
1373
idx = VGE_NEXT_TXDESC(idx), sc->
sc_tx_free
++) {
1406
if (sc->
sc_tx_free
< VGE_NTXDESC)
1522
KASSERT(sc->
sc_tx_free
> 0);
1624
sc->
sc_tx_free
--;
1651
ofree = sc->
sc_tx_free
;
1658
while (sc->
sc_tx_free
!= 0) {
1709
if (sc->
sc_tx_free
< ofree) {
1772
sc->
sc_tx_free
= VGE_NTXDESC
[
all
...]
if_vge.c
221
int
sc_tx_free
;
member in struct:vge_softc
1372
sc->
sc_tx_free
< VGE_NTXDESC;
1373
idx = VGE_NEXT_TXDESC(idx), sc->
sc_tx_free
++) {
1406
if (sc->
sc_tx_free
< VGE_NTXDESC)
1522
KASSERT(sc->
sc_tx_free
> 0);
1624
sc->
sc_tx_free
--;
1651
ofree = sc->
sc_tx_free
;
1658
while (sc->
sc_tx_free
!= 0) {
1709
if (sc->
sc_tx_free
< ofree) {
1772
sc->
sc_tx_free
= VGE_NTXDESC
[
all
...]
Completed in 36 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025