Searched refs:IXGBE_FWSM_EXT_ERR_IND_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/ixgbe/ | ||
D | ixgbe_type.h | 928 #define IXGBE_FWSM_EXT_ERR_IND_MASK 0x01F80000 macro |
D | ixgbe_main.c | 7872 if (fwsm & IXGBE_FWSM_EXT_ERR_IND_MASK || in ixgbe_check_fw_error() |