Searched refs:IXGBE_ERR_SFP_NOT_PRESENT (Results 1 – 6 of 6) sorted by relevance
1263 s32 status = IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_module_generic()1278 status = IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_module_generic()1309 status = IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_sfp_module_generic()1581 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_sfp_module_generic()1674 status = IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_qsfp_module_generic()1841 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_qsfp_module_generic()1866 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_get_sfp_init_sequence_offsets()
868 if (phy_status == IXGBE_ERR_SFP_NOT_PRESENT) in ixgbe_reset_hw_82598()1173 status = IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_read_i2c_phy_82598()
1486 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_supported_sfp_modules_X550em()2579 if (ret_val == IXGBE_ERR_SFP_NOT_PRESENT) in ixgbe_setup_mac_link_sfp_x550em()2674 if (ret_val == IXGBE_ERR_SFP_NOT_PRESENT) in ixgbe_setup_mac_link_sfp_x550a()
1015 if (error == IXGBE_ERR_SFP_NOT_PRESENT) { in ixgbe_if_attach_pre()1054 case IXGBE_ERR_SFP_NOT_PRESENT: in ixgbe_if_attach_pre()
4291 #define IXGBE_ERR_SFP_NOT_PRESENT -20 macro
506 if (status == IXGBE_SUCCESS || status == IXGBE_ERR_SFP_NOT_PRESENT) { in ixgbe_init_hw_generic()