OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rxq_cmdsts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
if_gfevar.h
104
uint32_t
rxq_cmdsts
; /* save cmdsts from first descriptor */
member in struct:gfe_rxqueue
if_gfe.c
887
rxq->
rxq_cmdsts
= cmdsts;
935
rxq->
rxq_cmdsts
= cmdsts;
948
(rxq->
rxq_cmdsts
& RX_STS_M) == 0 ||
949
(rxq->
rxq_cmdsts
& RX_STS_HE) ||
961
rxq->
rxq_cmdsts
= 0;
1030
rxq->
rxq_cmdsts
, masks[0], masks[1]);
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025