OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXGBE_EICR_RTX_QUEUE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_type.h
1936
#define
IXGBE_EICR_RTX_QUEUE
0x0000FFFF /* RTx Queue Interrupt */
1972
#define IXGBE_EICS_RTX_QUEUE
IXGBE_EICR_RTX_QUEUE
/* RTx Queue Interrupt */
1993
#define IXGBE_EIMS_RTX_QUEUE
IXGBE_EICR_RTX_QUEUE
/* RTx Queue Interrupt */
2022
#define IXGBE_EIMC_RTX_QUEUE
IXGBE_EICR_RTX_QUEUE
/* RTx Queue Interrupt */
ixgbe.c
3175
eicr &= ~
IXGBE_EICR_RTX_QUEUE
;
Completed in 25 milliseconds
Indexes created Sun Oct 19 21:10:07 GMT 2025