Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h928 #define IXGBE_FWSM_EXT_ERR_IND_MASK 0x01F80000 macro
Dixgbe_main.c8017 if (fwsm & IXGBE_FWSM_EXT_ERR_IND_MASK || in ixgbe_check_fw_error()