Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c1719 if (fdircmd & IXGBE_FDIRCMD_FILTER_VALID) { in ixgbe_fdir_erase_perfect_filter_82599()
H A Dixgbe_type.h2616 #define IXGBE_FDIRCMD_FILTER_VALID 0x00000004 macro