OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_rxlor
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_txp.c
649
if ((*sc->
sc_rxlor
.r_roff) != (*sc->
sc_rxlor
.r_woff))
650
txp_rx_reclaim(sc, &sc->
sc_rxlor
, &sc->sc_rxloring_dma);
1092
sc->
sc_rxlor
.r_desc =
1094
sc->
sc_rxlor
.r_roff = &sc->sc_hostvar->hv_rx_lo_read_idx;
1095
sc->
sc_rxlor
.r_woff = &sc->sc_hostvar->hv_rx_lo_write_idx;
if_txpreg.h
586
struct txp_rx_ring sc_rxhir,
sc_rxlor
;
member in struct:txp_softc
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025