Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_82599.c1389 (IXGBE_FDIR_DROP_QUEUE << IXGBE_FDIRCTRL_DROP_Q_SHIFT) | in ixgbe_init_fdir_perfect_82599()
1946 if (queue == IXGBE_FDIR_DROP_QUEUE) in ixgbe_fdir_write_perfect_filter_82599()
H A Dixgbe_type.h3028 #define IXGBE_FDIR_DROP_QUEUE 127 macro