Searched refs:IXGBE_FDIRCMD_CMD_MASK (Results 1 – 2 of 2) sorted by relevance
1265 IXGBE_FDIRCMD_CMD_MASK)) in ixgbe_reinit_fdir_tables_82599()1840 if (!(fdircmd & IXGBE_FDIRCMD_CMD_MASK)) in ixgbe_fdir_erase_perfect_filter_82599()
2370 #define IXGBE_FDIRCMD_CMD_MASK 0x00000003 macro