Searched refs:IXGBE_FDIR_DROP_QUEUE (Results 1 – 4 of 4) sorted by relevance
1273 (IXGBE_FDIR_DROP_QUEUE << IXGBE_FDIRCTRL_DROP_Q_SHIFT) | in ixgbe_init_fdir_perfect_82599()1693 if (queue == IXGBE_FDIR_DROP_QUEUE) in ixgbe_fdir_write_perfect_filter_82599()
2392 if (rule->action == IXGBE_FDIR_DROP_QUEUE) in ixgbe_get_ethtool_fdir_entry()2612 queue = IXGBE_FDIR_DROP_QUEUE; in ixgbe_add_ethtool_fdir_entry()2684 input->action = IXGBE_FDIR_DROP_QUEUE; in ixgbe_add_ethtool_fdir_entry()
2582 #define IXGBE_FDIR_DROP_QUEUE 127 macro
4545 (filter->action == IXGBE_FDIR_DROP_QUEUE) ? in ixgbe_fdir_filter_restore()4546 IXGBE_FDIR_DROP_QUEUE : in ixgbe_fdir_filter_restore()