OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r_cons
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_txp.c
655
if (sc->sc_txhir.r_cnt && (sc->sc_txhir.
r_cons
!=
659
if (sc->sc_txlor.r_cnt && (sc->sc_txlor.
r_cons
!=
911
uint32_t cons = r->
r_cons
, cnt = r->r_cnt;
953
r->
r_cons
= cons;
1025
sc->sc_txhir.
r_cons
= sc->sc_txhir.r_prod = sc->sc_txhir.r_cnt = 0;
1056
sc->sc_txlor.
r_cons
= sc->sc_txlor.r_prod = sc->sc_txlor.r_cnt = 0;
if_txpreg.h
554
u_int32_t
r_cons
; /* consumer */
member in struct:txp_tx_ring
Completed in 20 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025