Home
last modified time | relevance | path

Searched refs:IXGBE_ATR_L4TYPE_IPV6_MASK (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2826 mask.formatted.flow_type = IXGBE_ATR_L4TYPE_IPV6_MASK | in ixgbe_add_ethtool_fdir_entry()
2830 mask.formatted.flow_type &= IXGBE_ATR_L4TYPE_IPV6_MASK; in ixgbe_add_ethtool_fdir_entry()
Dixgbe_type.h3046 #define IXGBE_ATR_L4TYPE_IPV6_MASK 0x4 macro
Dixgbe_main.c9542 mask->formatted.flow_type = IXGBE_ATR_L4TYPE_IPV6_MASK | in ixgbe_clsu32_build_input()
9546 mask->formatted.flow_type &= IXGBE_ATR_L4TYPE_IPV6_MASK; in ixgbe_clsu32_build_input()