OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXGBE_PFVFSPOOF
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_common.c
4472
pfvfspoof = IXGBE_READ_REG(hw,
IXGBE_PFVFSPOOF
(vf_target_reg));
4477
IXGBE_WRITE_REG(hw,
IXGBE_PFVFSPOOF
(vf_target_reg), pfvfspoof);
4496
pfvfspoof = IXGBE_READ_REG(hw,
IXGBE_PFVFSPOOF
(vf_target_reg));
4501
IXGBE_WRITE_REG(hw,
IXGBE_PFVFSPOOF
(vf_target_reg), pfvfspoof);
ixgbe_x550.c
1258
pfvfspoof = IXGBE_READ_REG(hw,
IXGBE_PFVFSPOOF
(vf_target_reg));
1264
IXGBE_WRITE_REG(hw,
IXGBE_PFVFSPOOF
(vf_target_reg), pfvfspoof);
ixgbe_type.h
568
#define
IXGBE_PFVFSPOOF
(_i) (0x08200 + ((_i) * 4)) /* 8 of these 0 - 7 */
Completed in 25 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025