Searched refs:support_autoneg (Results 1 – 3 of 3) sorted by relevance
1949 hw->mac.support_autoneg == 0) in hns3_check_link_speed()2192 if (mac->support_autoneg == 0) in hns3_get_speed_capa()4074 mac_info->support_autoneg = resp->autoneg_ability; in hns3_get_sfp_info()4157 mac->support_autoneg = mac_info.support_autoneg; in hns3_update_fiber_link_info()4186 mac->support_autoneg = !!(supported & HNS3_PHY_LINK_MODE_AUTONEG_BIT); in hns3_parse_copper_phy_params()4238 mac->support_autoneg = mac_info.support_autoneg; in hns3_update_copper_link_info()4928 if (hw->mac.support_autoneg) { in hns3_set_fiber_port_link_speed()
217 uint8_t support_autoneg; member
76 hw->mac.support_autoneg != 0 ? "Yes" : "No", in get_dev_mac_info()