OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXGBE_GCR_EXT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
if_sriov.c
820
gcr_ext = IXGBE_READ_REG(hw,
IXGBE_GCR_EXT
);
847
IXGBE_WRITE_REG(hw,
IXGBE_GCR_EXT
, gcr_ext);
ixgbe_common.c
4184
reg = IXGBE_READ_REG(hw,
IXGBE_GCR_EXT
);
4918
gcr_ext = IXGBE_READ_REG(hw,
IXGBE_GCR_EXT
);
4919
IXGBE_WRITE_REG(hw,
IXGBE_GCR_EXT
,
4927
IXGBE_WRITE_REG(hw,
IXGBE_GCR_EXT
, gcr_ext);
ixgbe_type.h
1229
#define
IXGBE_GCR_EXT
0x11050
Completed in 21 milliseconds
Indexes created Fri Oct 31 04:09:52 GMT 2025