Home
last modified time | relevance | path

Searched refs:BNXT_LINK_SPEED_MSK_20GB (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1259 #define BNXT_LINK_SPEED_MSK_20GB PORT_PHY_QCFG_RESP_SUPPORT_SPEEDS_20GB macro
H A Dbnxt_ethtool.c1806 if (support_spds & BNXT_LINK_SPEED_MSK_20GB) in bnxt_force_link_speed()