IXGBE_FDIR_DROP_QUEUE 1251 drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c 		    (IXGBE_FDIR_DROP_QUEUE << IXGBE_FDIRCTRL_DROP_Q_SHIFT) |
IXGBE_FDIR_DROP_QUEUE 1677 drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c 	if (queue == IXGBE_FDIR_DROP_QUEUE)
IXGBE_FDIR_DROP_QUEUE 2471 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	if (rule->action == IXGBE_FDIR_DROP_QUEUE)
IXGBE_FDIR_DROP_QUEUE 2692 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 		queue = IXGBE_FDIR_DROP_QUEUE;
IXGBE_FDIR_DROP_QUEUE 2764 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 		input->action = IXGBE_FDIR_DROP_QUEUE;
IXGBE_FDIR_DROP_QUEUE 5251 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 		if (filter->action == IXGBE_FDIR_DROP_QUEUE) {
IXGBE_FDIR_DROP_QUEUE 5252 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 			queue = IXGBE_FDIR_DROP_QUEUE;
IXGBE_FDIR_DROP_QUEUE 9324 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 			*action = IXGBE_FDIR_DROP_QUEUE;
IXGBE_FDIR_DROP_QUEUE 9325 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 			*queue = IXGBE_FDIR_DROP_QUEUE;