Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1991 if (fdircmd & IXGBE_FDIRCMD_FILTER_VALID) { in ixgbe_fdir_erase_perfect_filter_82599()
H A Dixgbe_type.h3005 #define IXGBE_FDIRCMD_FILTER_VALID 0x00000004 macro