OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r_roff
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_txp.c
647
if ((*sc->sc_rxhir.
r_roff
) != (*sc->sc_rxhir.r_woff))
649
if ((*sc->sc_rxlor.
r_roff
) != (*sc->sc_rxlor.r_woff))
720
roff = le32toh(*r->
r_roff
);
822
*r->
r_roff
= htole32(woff);
1074
sc->sc_rxhir.
r_roff
= &sc->sc_hostvar->hv_rx_hi_read_idx;
1094
sc->sc_rxlor.
r_roff
= &sc->sc_hostvar->hv_rx_lo_read_idx;
if_txpreg.h
566
volatile u_int32_t *
r_roff
; /* hv read offset ptr */
member in struct:txp_rx_ring
Completed in 13 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025