Home
last modified time | relevance | path

Searched refs:support_auto_speeds (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1268 u16 support_auto_speeds; member
H A Dbnxt_ethtool.c1682 if (link_info->support_auto_speeds || in bnxt_fw_to_ethtool_support_spds()
1906 link_info->advertising = link_info->support_auto_speeds; in bnxt_set_link_ksettings()
H A Dbnxt.c9612 link_info->support_auto_speeds = 0; in bnxt_hwrm_phy_qcaps()
9617 link_info->support_auto_speeds = in bnxt_hwrm_phy_qcaps()
9761 link_info->support_auto_speeds)) { in bnxt_update_link()
9762 link_info->advertising = link_info->support_auto_speeds; in bnxt_update_link()
13277 if (link_info->auto_link_speeds && !link_info->support_auto_speeds) in bnxt_probe_phy()
13278 link_info->support_auto_speeds = link_info->support_speeds; in bnxt_probe_phy()