OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rxq_active
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
if_gfevar.h
101
unsigned int
rxq_active
; /* # of descriptors given to GT */
member in struct:gfe_rxqueue
if_gfe.c
809
rxq->
rxq_active
= GE_RXDESC_MAX;
874
while (rxq->
rxq_active
> 0) {
905
--rxq->
rxq_active
;
933
--rxq->
rxq_active
;
972
rxq->
rxq_active
++;
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025