Searched refs:IXGBE_FWSM_FW_VAL_BIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ | ||
H A D | ixgbe_type.h | 929 #define IXGBE_FWSM_FW_VAL_BIT BIT(15) macro |
H A D | ixgbe_main.c | 7991 !(fwsm & IXGBE_FWSM_FW_VAL_BIT)) in ixgbe_check_fw_error() |