OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXGBE_DMACR_DMAC_EN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_x550.c
1067
reg &= ~
IXGBE_DMACR_DMAC_EN
;
1093
reg |=
IXGBE_DMACR_DMAC_EN
;
1170
reg &= ~
IXGBE_DMACR_DMAC_EN
;
1177
reg |=
IXGBE_DMACR_DMAC_EN
;
ixgbe_type.h
758
#define
IXGBE_DMACR_DMAC_EN
0x80000000 /* DMA Coalescing Enable */
Completed in 73 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026