Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixgbe/
HDixgbe_82599.c1386 fdirctrl |= IXGBE_FDIRCTRL_DROP_NO_MATCH; in ixgbe_init_fdir_perfect_82599()
1416 fdirctrl |= IXGBE_FDIRCTRL_DROP_NO_MATCH; in ixgbe_set_fdir_drop_queue_82599()
HDixgbe_type.h2813 #define IXGBE_FDIRCTRL_DROP_NO_MATCH 0x00008000 macro