Searched refs:sfp_type (Results 1 – 6 of 6) sorted by relevance
340 phy->sfp_type = ixgbe_sfp_type_unknown; in ixgbe_init_phy_ops_generic()1307 hw->phy.sfp_type = ixgbe_sfp_type_not_present; in ixgbe_identify_module_generic()1325 enum ixgbe_sfp_type stored_sfp_type = hw->phy.sfp_type; in ixgbe_identify_sfp_module_generic()1337 hw->phy.sfp_type = ixgbe_sfp_type_not_present; in ixgbe_identify_sfp_module_generic()1394 hw->phy.sfp_type = ixgbe_sfp_type_da_cu; in ixgbe_identify_sfp_module_generic()1396 hw->phy.sfp_type = ixgbe_sfp_type_sr; in ixgbe_identify_sfp_module_generic()1398 hw->phy.sfp_type = ixgbe_sfp_type_lr; in ixgbe_identify_sfp_module_generic()1400 hw->phy.sfp_type = ixgbe_sfp_type_unknown; in ixgbe_identify_sfp_module_generic()1404 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()1407 hw->phy.sfp_type = in ixgbe_identify_sfp_module_generic()[all …]
148 if (hw->phy.sfp_type != ixgbe_sfp_type_unknown) in ixgbe_init_phy_ops_82599()180 if (hw->phy.sfp_type != ixgbe_sfp_type_unknown) { in ixgbe_setup_sfp_modules_82599()422 if (hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core0 || in ixgbe_get_link_capabilities_82599()423 hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core1 || in ixgbe_get_link_capabilities_82599()424 hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core0 || in ixgbe_get_link_capabilities_82599()425 hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core1 || in ixgbe_get_link_capabilities_82599()426 hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core0 || in ixgbe_get_link_capabilities_82599()427 hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core1) { in ixgbe_get_link_capabilities_82599()
1119 switch (hw->phy.sfp_type) { in ixgbe_supported_sfp_modules_X550em()1244 if (hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core0 || in ixgbe_get_link_capabilities_X550em()1245 hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core1 in ixgbe_get_link_capabilities_X550em()1246 || hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core0 || in ixgbe_get_link_capabilities_X550em()1247 hw->phy.sfp_type == ixgbe_sfp_type_1g_lx_core1) { in ixgbe_get_link_capabilities_X550em()1513 if (phy->sfp_type != ixgbe_sfp_type_unknown) in ixgbe_init_phy_ops_X550em()
224 else if (hw->phy.sfp_type == ixgbe_sfp_type_unknown) { in ixgbe_init_phy_ops_82598()1283 switch (hw->phy.sfp_type) { in ixgbe_get_supported_physical_layer_82598()
3802 enum ixgbe_sfp_type sfp_type; member
3336 (hw->phy.sfp_type == ixgbe_sfp_type_not_present)) { in ixgbe_sfp_probe()