phy_type_low      924 drivers/net/ethernet/intel/ice/ice_adminq_cmd.h 	__le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */
phy_type_low      995 drivers/net/ethernet/intel/ice/ice_adminq_cmd.h 	__le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */
phy_type_low     1111 drivers/net/ethernet/intel/ice/ice_adminq_cmd.h 	__le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */
phy_type_low      166 drivers/net/ethernet/intel/ice/ice_common.c 		pi->phy.phy_type_low = le64_to_cpu(pcaps->phy_type_low);
phy_type_low      185 drivers/net/ethernet/intel/ice/ice_common.c 	if (hw_link_info->phy_type_low && hw_link_info->phy_type_high)
phy_type_low      189 drivers/net/ethernet/intel/ice/ice_common.c 	if (hw_link_info->phy_type_low) {
phy_type_low      190 drivers/net/ethernet/intel/ice/ice_common.c 		switch (hw_link_info->phy_type_low) {
phy_type_low      301 drivers/net/ethernet/intel/ice/ice_common.c 	li->phy_type_low = le64_to_cpu(link_data.phy_type_low);
phy_type_low      329 drivers/net/ethernet/intel/ice/ice_common.c 		  (unsigned long long)li->phy_type_low);
phy_type_low     2011 drivers/net/ethernet/intel/ice/ice_common.c ice_get_link_speed_based_on_phy_type(u64 phy_type_low, u64 phy_type_high)
phy_type_low     2016 drivers/net/ethernet/intel/ice/ice_common.c 	switch (phy_type_low) {
phy_type_low     2146 drivers/net/ethernet/intel/ice/ice_common.c ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high,
phy_type_low     2160 drivers/net/ethernet/intel/ice/ice_common.c 			*phy_type_low |= BIT_ULL(index);
phy_type_low     2208 drivers/net/ethernet/intel/ice/ice_common.c 		  (unsigned long long)le64_to_cpu(cfg->phy_type_low));
phy_type_low     2326 drivers/net/ethernet/intel/ice/ice_common.c 		cfg.phy_type_low = pcaps->phy_type_low;
phy_type_low     2376 drivers/net/ethernet/intel/ice/ice_common.c 	cfg->phy_type_low = caps->phy_type_low;
phy_type_low       88 drivers/net/ethernet/intel/ice/ice_common.h ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high,
phy_type_low     1380 drivers/net/ethernet/intel/ice/ice_ethtool.c 	phy_types_low = vsi->port_info->phy.phy_type_low;
phy_type_low     1713 drivers/net/ethernet/intel/ice/ice_ethtool.c 	switch (link_info->phy_type_low) {
phy_type_low     1976 drivers/net/ethernet/intel/ice/ice_ethtool.c 			    (u64)link_info->phy_type_low);
phy_type_low     2362 drivers/net/ethernet/intel/ice/ice_ethtool.c 	u64 phy_type_low;
phy_type_low     2475 drivers/net/ethernet/intel/ice/ice_ethtool.c 	ice_update_phy_type(&phy_type_low, &phy_type_high, adv_link_speed);
phy_type_low     2494 drivers/net/ethernet/intel/ice/ice_ethtool.c 	if (phy_type_low || phy_type_high) {
phy_type_low     2497 drivers/net/ethernet/intel/ice/ice_ethtool.c 		config.phy_type_low = cpu_to_le64(phy_type_low) &
phy_type_low     2498 drivers/net/ethernet/intel/ice/ice_ethtool.c 			abilities->phy_type_low;
phy_type_low     1421 drivers/net/ethernet/intel/ice/ice_main.c 	cfg->phy_type_low = pcaps->phy_type_low;
phy_type_low      112 drivers/net/ethernet/intel/ice/ice_type.h 	u64 phy_type_low;
phy_type_low      143 drivers/net/ethernet/intel/ice/ice_type.h 	u64 phy_type_low;