Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c1386 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_module_generic()
1389 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_module_generic()
1414 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_sfp_module_generic()
1654 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_sfp_module_generic()
1681 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_qsfp_module_generic()
1834 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_identify_qsfp_module_generic()
1857 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_get_sfp_init_sequence_offsets()
H A Dixgbe_82598.c706 if (phy_status == IXGBE_ERR_SFP_NOT_PRESENT) in ixgbe_reset_hw_82598()
996 status = IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_read_i2c_phy_82598()
H A Dixgbe_x550.c1614 return IXGBE_ERR_SFP_NOT_PRESENT; in ixgbe_supported_sfp_modules_X550em()
1663 if (status == IXGBE_ERR_SFP_NOT_PRESENT) in ixgbe_setup_mac_link_sfp_x550em()
1756 if (ret_val == IXGBE_ERR_SFP_NOT_PRESENT) in ixgbe_setup_mac_link_sfp_n()
1806 if (ret_val == IXGBE_ERR_SFP_NOT_PRESENT) in ixgbe_setup_mac_link_sfp_x550a()
H A Dixgbe_type.h3685 #define IXGBE_ERR_SFP_NOT_PRESENT -20 macro
H A Dixgbe_main.c5949 case IXGBE_ERR_SFP_NOT_PRESENT: in ixgbe_reset()
7735 if (err == IXGBE_ERR_SFP_NOT_PRESENT) { in ixgbe_sfp_detection_subtask()
10793 if (err == IXGBE_ERR_SFP_NOT_PRESENT) { in ixgbe_probe()