Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c359 fdirm |= IXGBE_FDIRM_L4P | IXGBE_FDIRM_L3P; in fdir_set_input_mask_x550()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c1747 fdirm |= IXGBE_FDIRM_L3P; in ixgbe_fdir_set_input_mask_82599()
H A Dixgbe_type.h2991 #define IXGBE_FDIRM_L3P 0x00000040 macro