Searched refs:IXGBE_FWSM_FW_VAL_BIT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/ | ||
D | ixgbe_type.h | 929 #define IXGBE_FWSM_FW_VAL_BIT BIT(15) macro |
D | ixgbe_main.c | 7995 !(fwsm & IXGBE_FWSM_FW_VAL_BIT)) in ixgbe_check_fw_error() |