Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.c1341 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1344 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1359 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1366 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1369 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1373 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1376 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1380 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()
1709 hw->phy.sfp_type = in ixgbe_identify_qsfp_module_generic()
1712 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
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c855 hw->phy.sfp_type = (hw->bus.lan_id == 0 in txgbe_identify_sfp_module()
859 hw->phy.sfp_type = txgbe_sfp_type_unknown; in txgbe_identify_sfp_module()
864 hw->phy.sfp_type = (hw->bus.lan_id == 0 in txgbe_identify_sfp_module()
868 hw->phy.sfp_type = (hw->bus.lan_id == 0 in txgbe_identify_sfp_module()
872 hw->phy.sfp_type = (hw->bus.lan_id == 0 in txgbe_identify_sfp_module()
876 hw->phy.sfp_type = (hw->bus.lan_id == 0 in txgbe_identify_sfp_module()
880 hw->phy.sfp_type = txgbe_sfp_type_unknown; in txgbe_identify_sfp_module()
883 if (hw->phy.sfp_type != stored_sfp_type) in txgbe_identify_sfp_module()
1076 hw->phy.sfp_type = in txgbe_identify_qsfp_module()
1079 hw->phy.sfp_type = in txgbe_identify_qsfp_module()
[all …]
H A Dtxgbe_hw.c2655 if (hw->phy.sfp_type == txgbe_sfp_type_unknown) in txgbe_setup_sfp_modules()
2901 if (hw->phy.sfp_type == txgbe_sfp_type_1g_cu_core0 || in txgbe_get_link_capabilities_raptor()
2902 hw->phy.sfp_type == txgbe_sfp_type_1g_cu_core1 || in txgbe_get_link_capabilities_raptor()
2903 hw->phy.sfp_type == txgbe_sfp_type_1g_lx_core0 || in txgbe_get_link_capabilities_raptor()
2904 hw->phy.sfp_type == txgbe_sfp_type_1g_lx_core1 || in txgbe_get_link_capabilities_raptor()
2905 hw->phy.sfp_type == txgbe_sfp_type_1g_sx_core0 || in txgbe_get_link_capabilities_raptor()
2906 hw->phy.sfp_type == txgbe_sfp_type_1g_sx_core1) { in txgbe_get_link_capabilities_raptor()
H A Dtxgbe_type.h601 enum txgbe_sfp_type sfp_type; member
/f-stack/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()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c659 if (txgbe_is_sfp(hw) && hw->phy.sfp_type != txgbe_sfp_type_not_present) in eth_txgbe_dev_init()
662 (int)hw->phy.sfp_type); in eth_txgbe_dev_init()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c1248 if (ixgbe_is_sfp(hw) && hw->phy.sfp_type != ixgbe_sfp_type_not_present) in eth_ixgbe_dev_init()
1251 (int) hw->phy.sfp_type); in eth_ixgbe_dev_init()