Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c296 fdirm |= IXGBE_FDIRM_FLEX; in fdir_set_input_mask_82599()
347 IXGBE_FDIRM_FLEX; in fdir_set_input_mask_x550()
591 fdirm &= ~IXGBE_FDIRM_FLEX; in ixgbe_set_fdir_flex_conf()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c1737 fdirm |= IXGBE_FDIRM_FLEX; in ixgbe_fdir_set_input_mask_82599()
H A Dixgbe_type.h2989 #define IXGBE_FDIRM_FLEX 0x00000010 macro