Home
last modified time | relevance | path

Searched refs:sfp_type (Results 1 – 13 of 13) sorted by relevance

/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.c1362 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1365 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1380 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1387 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1390 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1394 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1397 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1401 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1730 hw->phy.sfp_type = in ixgbe_identify_qsfp_module_generic()
1733 hw->phy.sfp_type = in ixgbe_identify_qsfp_module_generic()
[all …]
H A Dixgbe_82599.c115 if (hw->phy.sfp_type != ixgbe_sfp_type_unknown) in ixgbe_init_phy_ops_82599()
147 if (hw->phy.sfp_type != ixgbe_sfp_type_unknown) { in ixgbe_setup_sfp_modules_82599()
393 if (hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core0 || in ixgbe_get_link_capabilities_82599()
394 hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core1 || in ixgbe_get_link_capabilities_82599()
395 hw->phy.sfp_type == ixgbe_sfp_type_1g_lha_core0 || in ixgbe_get_link_capabilities_82599()
396 hw->phy.sfp_type == ixgbe_sfp_type_1g_lha_core1 || in ixgbe_get_link_capabilities_82599()
397 hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core0 || in ixgbe_get_link_capabilities_82599()
398 hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core1 || in ixgbe_get_link_capabilities_82599()
399 hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core0 || in ixgbe_get_link_capabilities_82599()
400 hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core1) { in ixgbe_get_link_capabilities_82599()
H A Dixgbe_x550.c1522 switch (hw->phy.sfp_type) { in ixgbe_supported_sfp_modules_X550em()
1871 if (hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core0 || in ixgbe_get_link_capabilities_X550em()
1872 hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core1 in ixgbe_get_link_capabilities_X550em()
1873 || hw->phy.sfp_type == ixgbe_sfp_type_1g_lha_core0 || in ixgbe_get_link_capabilities_X550em()
1874 hw->phy.sfp_type == ixgbe_sfp_type_1g_lha_core1 in ixgbe_get_link_capabilities_X550em()
1875 || hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core0 || in ixgbe_get_link_capabilities_X550em()
1876 hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core1) { in ixgbe_get_link_capabilities_X550em()
2308 if (phy->sfp_type != ixgbe_sfp_type_unknown) in ixgbe_init_phy_ops_X550em()
H A Dixgbe_82598.c194 else if (hw->phy.sfp_type == ixgbe_sfp_type_unknown) { in ixgbe_init_phy_ops_82598()
1257 switch (hw->phy.sfp_type) { in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_type.h4121 enum ixgbe_sfp_type sfp_type; member
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c850 hw->phy.sfp_type = (hw->bus.lan_id == 0 in txgbe_identify_sfp_module()
854 hw->phy.sfp_type = txgbe_sfp_type_unknown; in txgbe_identify_sfp_module()
859 hw->phy.sfp_type = (hw->bus.lan_id == 0 in txgbe_identify_sfp_module()
863 hw->phy.sfp_type = (hw->bus.lan_id == 0 in txgbe_identify_sfp_module()
867 hw->phy.sfp_type = (hw->bus.lan_id == 0 in txgbe_identify_sfp_module()
871 hw->phy.sfp_type = (hw->bus.lan_id == 0 in txgbe_identify_sfp_module()
875 hw->phy.sfp_type = txgbe_sfp_type_unknown; in txgbe_identify_sfp_module()
878 if (hw->phy.sfp_type != stored_sfp_type) in txgbe_identify_sfp_module()
1069 hw->phy.sfp_type = in txgbe_identify_qsfp_module()
1072 hw->phy.sfp_type = in txgbe_identify_qsfp_module()
[all …]
H A Dtxgbe_hw.c2509 if (hw->phy.sfp_type == txgbe_sfp_type_unknown) in txgbe_setup_sfp_modules()
2753 if (hw->phy.sfp_type == txgbe_sfp_type_1g_cu_core0 || in txgbe_get_link_capabilities_raptor()
2754 hw->phy.sfp_type == txgbe_sfp_type_1g_cu_core1 || in txgbe_get_link_capabilities_raptor()
2755 hw->phy.sfp_type == txgbe_sfp_type_1g_lx_core0 || in txgbe_get_link_capabilities_raptor()
2756 hw->phy.sfp_type == txgbe_sfp_type_1g_lx_core1 || in txgbe_get_link_capabilities_raptor()
2757 hw->phy.sfp_type == txgbe_sfp_type_1g_sx_core0 || in txgbe_get_link_capabilities_raptor()
2758 hw->phy.sfp_type == txgbe_sfp_type_1g_sx_core1) { in txgbe_get_link_capabilities_raptor()
H A Dtxgbe_type.h677 enum txgbe_sfp_type sfp_type; member
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwdev.h360 u8 sfp_type; /* 0 - qsfp; 1 - sfp */ member
H A Dhinic_pmd_hwdev.c1445 tmp_vendor, info->sfp_type ? "SFP" : "QSFP", port_type, in print_cable_info()
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c6452 struct hns3_sfp_type sfp_type; in hns3_get_module_info() local
6455 memset(&sfp_type, 0, sizeof(sfp_type)); in hns3_get_module_info()
6457 info.data = (uint8_t *)&sfp_type; in hns3_get_module_info()
6458 info.length = sizeof(sfp_type); in hns3_get_module_info()
6463 switch (sfp_type.type) { in hns3_get_module_info()
6473 if (sfp_type.ext_type < HNS3_SFF_8636_V1_3) { in hns3_get_module_info()
6487 sfp_type.type, sfp_type.ext_type); in hns3_get_module_info()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c743 if (txgbe_is_sfp(hw) && hw->phy.sfp_type != txgbe_sfp_type_not_present) in eth_txgbe_dev_init()
746 (int)hw->phy.sfp_type); in eth_txgbe_dev_init()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c1251 if (ixgbe_is_sfp(hw) && hw->phy.sfp_type != ixgbe_sfp_type_not_present) in eth_ixgbe_dev_init()
1254 (int) hw->phy.sfp_type); in eth_ixgbe_dev_init()