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