OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gheccr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_82598.c
821
u32
gheccr
;
local in function:ixgbe_reset_hw_82598
912
gheccr
= IXGBE_READ_REG(hw, IXGBE_GHECCR);
913
gheccr
&= ~((1 << 21) | (1 << 18) | (1 << 9) | (1 << 6));
914
IXGBE_WRITE_REG(hw, IXGBE_GHECCR,
gheccr
);
ixgbe_82598.c
821
u32
gheccr
;
local in function:ixgbe_reset_hw_82598
912
gheccr
= IXGBE_READ_REG(hw, IXGBE_GHECCR);
913
gheccr
&= ~((1 << 21) | (1 << 18) | (1 << 9) | (1 << 6));
914
IXGBE_WRITE_REG(hw, IXGBE_GHECCR,
gheccr
);
Completed in 22 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025