OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rxst_wrap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_et.c
1733
int
rxst_wrap
, rxst_index;
local in function:et_rxeof
1744
rxst_wrap
= (rxs_stat_ring & ET_RXS_STATRING_WRAP) ? 1 : 0;
1748
rxst_wrap
!= rxst_ring->rsr_wrap) {
if_et.c
1733
int
rxst_wrap
, rxst_index;
local in function:et_rxeof
1744
rxst_wrap
= (rxs_stat_ring & ET_RXS_STATRING_WRAP) ? 1 : 0;
1748
rxst_wrap
!= rxst_ring->rsr_wrap) {
Completed in 23 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025