Searched refs:sfp_type (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_phy.c | 1618 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic() 1621 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic() 1636 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic() 1643 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic() 1646 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic() 1650 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic() 1653 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic() 1657 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic() 1660 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic() 1664 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic() [all …]
|
| H A D | ixgbe_82599.c | 106 if (hw->phy.sfp_type != ixgbe_sfp_type_unknown) { in ixgbe_setup_sfp_modules_82599() 332 if (hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core0 || in ixgbe_get_link_capabilities_82599() 333 hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core1 || in ixgbe_get_link_capabilities_82599() 334 hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core0 || in ixgbe_get_link_capabilities_82599() 335 hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core1 || in ixgbe_get_link_capabilities_82599() 336 hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core0 || in ixgbe_get_link_capabilities_82599() 337 hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core1 || in ixgbe_get_link_capabilities_82599() 338 hw->phy.sfp_type == ixgbe_sfp_type_1g_bx_core0 || in ixgbe_get_link_capabilities_82599() 339 hw->phy.sfp_type == ixgbe_sfp_type_1g_bx_core1) { in ixgbe_get_link_capabilities_82599()
|
| H A D | ixgbe_e610.c | 1887 hw->phy.sfp_type = ixgbe_sfp_type_unknown; in ixgbe_identify_module_e610() 1896 hw->phy.sfp_type = ixgbe_sfp_type_da_cu; in ixgbe_identify_module_e610() 1898 hw->phy.sfp_type = ixgbe_sfp_type_sr; in ixgbe_identify_module_e610() 1901 hw->phy.sfp_type = ixgbe_sfp_type_lr; in ixgbe_identify_module_e610() 1904 hw->phy.sfp_type = ixgbe_sfp_type_not_present; in ixgbe_identify_module_e610()
|
| H A D | ixgbe_x550.c | 1615 switch (hw->phy.sfp_type) { in ixgbe_supported_sfp_modules_X550em() 2267 if (hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core0 || in ixgbe_get_link_capabilities_X550em() 2268 hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core1 || in ixgbe_get_link_capabilities_X550em() 2269 hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core0 || in ixgbe_get_link_capabilities_X550em() 2270 hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core1) { in ixgbe_get_link_capabilities_X550em() 3215 if (phy->sfp_type != ixgbe_sfp_type_unknown) in ixgbe_init_phy_ops_X550em()
|
| H A D | ixgbe_82598.c | 126 if (hw->phy.sfp_type == ixgbe_sfp_type_unknown) in ixgbe_init_phy_ops_82598()
|
| H A D | ixgbe_main.c | 8254 e_info(probe, "detected SFP+: %d\n", hw->phy.sfp_type); in ixgbe_sfp_detection_subtask() 11315 hw->phy.sfp_type = ixgbe_sfp_type_unknown; in ixgbe_probe() 11597 if (ixgbe_is_sfp(hw) && hw->phy.sfp_type != ixgbe_sfp_type_not_present) in ixgbe_probe() 11599 hw->mac.type, hw->phy.type, hw->phy.sfp_type, in ixgbe_probe()
|
| H A D | ixgbe_type.h | 3633 enum ixgbe_sfp_type sfp_type; member
|
| H A D | ixgbe_ethtool.c | 334 switch (adapter->hw.phy.sfp_type) { in ixgbe_get_link_ksettings()
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 1752 struct hns3_sfp_type sfp_type; in hns3_get_module_info() local 1759 memset(&sfp_type, 0, sizeof(sfp_type)); in hns3_get_module_info() 1760 ret = ops->get_module_eeprom(handle, 0, sizeof(sfp_type) / sizeof(u8), in hns3_get_module_info() 1761 (u8 *)&sfp_type); in hns3_get_module_info() 1765 switch (sfp_type.type) { in hns3_get_module_info() 1775 if (sfp_type.ext_type < HNS3_SFF_8636_V1_3) { in hns3_get_module_info() 1789 sfp_type.type); in hns3_get_module_info()
|
| /linux-6.15/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1698 u8 sfp_type; in hinic_get_module_info() local 1701 err = hinic_get_sfp_type(nic_dev->hwdev, &sfp_type, &sfp_type_ext); in hinic_get_module_info() 1705 switch (sfp_type) { in hinic_get_module_info() 1730 "Optical module unknown: 0x%x\n", sfp_type); in hinic_get_module_info()
|