Home
last modified time | relevance | path

Searched refs:IXGBE_FDIRCMD_VT_POOL_SHIFT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c1681 fdircmd |= (u32)input->formatted.vm_pool << IXGBE_FDIRCMD_VT_POOL_SHIFT; in ixgbe_fdir_write_perfect_filter_82599()
H A Dixgbe_type.h2632 #define IXGBE_FDIRCMD_VT_POOL_SHIFT 24 macro