Searched refs:IXGBE_FDIRCMD_CMD_MASK (Results 1 – 3 of 3) sorted by relevance
808 if (!(*fdircmd & IXGBE_FDIRCMD_CMD_MASK)) in ixgbe_fdir_check_cmd_complete()
1182 if (!(*fdircmd & IXGBE_FDIRCMD_CMD_MASK)) in ixgbe_fdir_check_cmd_complete()
3020 #define IXGBE_FDIRCMD_CMD_MASK 0x00000003 macro