Home
last modified time | relevance | path

Searched refs:ixgbe_sfp_type_unknown (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c1616 hw->phy.sfp_type = ixgbe_sfp_type_unknown; in ixgbe_identify_sfp_module_generic()
1639 ixgbe_sfp_type_unknown; in ixgbe_identify_sfp_module_generic()
1708 hw->phy.sfp_type = ixgbe_sfp_type_unknown; in ixgbe_identify_sfp_module_generic()
1711 hw->phy.sfp_type = ixgbe_sfp_type_unknown; in ixgbe_identify_sfp_module_generic()
2041 if (hw->phy.sfp_type == ixgbe_sfp_type_unknown) in ixgbe_get_sfp_init_sequence_offsets()
H A Dixgbe_82598.c126 if (hw->phy.sfp_type == ixgbe_sfp_type_unknown) in ixgbe_init_phy_ops_82598()
H A Dixgbe_82599.c106 if (hw->phy.sfp_type != ixgbe_sfp_type_unknown) { in ixgbe_setup_sfp_modules_82599()
H A Dixgbe_x550.c1632 case ixgbe_sfp_type_unknown: in ixgbe_supported_sfp_modules_X550em()
3215 if (phy->sfp_type != ixgbe_sfp_type_unknown) in ixgbe_init_phy_ops_X550em()
H A Dixgbe_e610.c2013 hw->phy.sfp_type = ixgbe_sfp_type_unknown; in ixgbe_identify_module_e610()
H A Dixgbe_type.h3293 ixgbe_sfp_type_unknown = 0xFFFF enumerator
H A Dixgbe_ethtool.c377 case ixgbe_sfp_type_unknown: in ixgbe_get_link_ksettings()
H A Dixgbe_main.c11636 hw->phy.sfp_type = ixgbe_sfp_type_unknown; in ixgbe_probe()