Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1622 u16 support_auto_speeds2; member
H A Dbnxt.c11596 link_info->support_auto_speeds2 = 0; in bnxt_hwrm_phy_qcaps()
11606 link_info->support_auto_speeds2 = in bnxt_hwrm_phy_qcaps()
11652 link_info->support_auto_speeds2)) { in bnxt_support_speed_dropped()
11653 link_info->advertising = link_info->support_auto_speeds2; in bnxt_support_speed_dropped()
H A Dbnxt_ethtool.c2454 if (link_info->support_auto_speeds || link_info->support_auto_speeds2 || in bnxt_get_ethtool_modes()