Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_82599.c1409 (IXGBE_FDIR_DROP_QUEUE << IXGBE_FDIRCTRL_DROP_Q_SHIFT) | in ixgbe_init_fdir_perfect_82599()
1967 if (queue == IXGBE_FDIR_DROP_QUEUE) in ixgbe_fdir_write_perfect_filter_82599()
Dixgbe_type.h3119 #define IXGBE_FDIR_DROP_QUEUE 127 macro