Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c1253 (IXGBE_FDIR_DROP_QUEUE << IXGBE_FDIRCTRL_DROP_Q_SHIFT) | in ixgbe_init_fdir_perfect_82599()
H A Dixgbe_type.h2569 #define IXGBE_FDIRCTRL_DROP_Q_SHIFT 8 macro