Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h929 #define IXGBE_FWSM_FW_VAL_BIT BIT(15) macro
H A Dixgbe_main.c7991 !(fwsm & IXGBE_FWSM_FW_VAL_BIT)) in ixgbe_check_fw_error()