Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h4322 #define PORT_PHY_CFG_REQ_FORCE_PAM4_LINK_SPEED_200GB 0x7d0UL macro
4323 #define PORT_PHY_CFG_REQ_FORCE_PAM4_LINK_SPEED_LAST PORT_PHY_CFG_REQ_FORCE_PAM4_LINK_SPEED_200GB
H A Dbnxt_ethtool.c2980 fw_speed = PORT_PHY_CFG_REQ_FORCE_PAM4_LINK_SPEED_200GB; in bnxt_force_link_speed()