Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_SFP_NOT_PRESENT (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c1143 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_module_generic()
1146 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_module_generic()
1171 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_sfp_module_generic()
1411 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_sfp_module_generic()
1438 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_qsfp_module_generic()
1591 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_qsfp_module_generic()
1614 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_get_sfp_init_sequence_offsets()
Dixgbe_82598.c754 if (phy_status == IXGBE_ERR_SFP_NOT_PRESENT) in ixgbe_reset_hw_82598()
1042 status = IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_read_i2c_phy_82598()
Dixgbe_x550.c1207 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_supported_sfp_modules_X550em()
1254 if (status == IXGBE_ERR_SFP_NOT_PRESENT) in ixgbe_setup_mac_link_sfp_x550em()
Dixgbe_type.h3493 #define IXGBE_ERR_SFP_NOT_PRESENT -20 macro
Dixgbe_main.c5061 case IXGBE_ERR_SFP_NOT_PRESENT: in ixgbe_reset()
6748 if (err == IXGBE_ERR_SFP_NOT_PRESENT) { in ixgbe_sfp_detection_subtask()
8747 if (err == IXGBE_ERR_SFP_NOT_PRESENT) { in ixgbe_probe()