OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdirm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_82599.c
1722
u32
fdirm
= IXGBE_FDIRM_DIPv6;
local in function:ixgbe_fdir_set_input_mask_82599
1742
/* Program
FDIRM
and verify partial masks */
1745
fdirm
|= IXGBE_FDIRM_POOL;
1755
fdirm
|= IXGBE_FDIRM_L4P;
1771
fdirm
|= IXGBE_FDIRM_VLANID;
1775
fdirm
|= IXGBE_FDIRM_VLANP;
1779
fdirm
|= IXGBE_FDIRM_VLANID;
1792
fdirm
|= IXGBE_FDIRM_FLEX;
1802
fdirm
|= IXGBE_FDIRM_L3P;
1864
IXGBE_WRITE_REG(hw, IXGBE_FDIRM,
fdirm
);
[
all
...]
ixgbe_82599.c
1722
u32
fdirm
= IXGBE_FDIRM_DIPv6;
local in function:ixgbe_fdir_set_input_mask_82599
1742
/* Program
FDIRM
and verify partial masks */
1745
fdirm
|= IXGBE_FDIRM_POOL;
1755
fdirm
|= IXGBE_FDIRM_L4P;
1771
fdirm
|= IXGBE_FDIRM_VLANID;
1775
fdirm
|= IXGBE_FDIRM_VLANP;
1779
fdirm
|= IXGBE_FDIRM_VLANID;
1792
fdirm
|= IXGBE_FDIRM_FLEX;
1802
fdirm
|= IXGBE_FDIRM_L3P;
1864
IXGBE_WRITE_REG(hw, IXGBE_FDIRM,
fdirm
);
[
all
...]
Completed in 24 milliseconds
Indexes created Fri Oct 10 21:09:48 GMT 2025