Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1615 u16 support_auto_speeds2; member
Dbnxt.c11218 link_info->support_auto_speeds2 = 0; in bnxt_hwrm_phy_qcaps()
11228 link_info->support_auto_speeds2 = in bnxt_hwrm_phy_qcaps()
11254 link_info->support_auto_speeds2)) { in bnxt_support_speed_dropped()
11255 link_info->advertising = link_info->support_auto_speeds2; in bnxt_support_speed_dropped()
Dbnxt_ethtool.c2428 if (link_info->support_auto_speeds || link_info->support_auto_speeds2 || in bnxt_get_ethtool_modes()