Home
last modified time | relevance | path

Searched refs:support_speeds (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c3498 if (link_info->support_speeds & HWRM_PORT_PHY_QCFG_OUTPUT_SUPPORT_SPEEDS_1GB) { in bnxt_media_change()
3521 if (link_info->support_speeds & HWRM_PORT_PHY_CFG_INPUT_FORCE_LINK_SPEED_10GB) { in bnxt_media_change()
3542 if (link_info->support_speeds & HWRM_PORT_PHY_CFG_INPUT_FORCE_LINK_SPEED_25GB) { in bnxt_media_change()
3561 if (link_info->support_speeds & HWRM_PORT_PHY_CFG_INPUT_FORCE_LINK_SPEED_40GB) { in bnxt_media_change()
3579 if (link_info->support_speeds & HWRM_PORT_PHY_QCFG_OUTPUT_SUPPORT_SPEEDS_50GB) { in bnxt_media_change()
3615 if (link_info->support_speeds & HWRM_PORT_PHY_QCFG_OUTPUT_SUPPORT_SPEEDS_100GB) { in bnxt_media_change()
4701 supported_NRZ_speeds = link_info->support_speeds; in bnxt_add_media_types()
5392 supported = link_info->support_speeds; in get_phy_type()
H A Dbnxt.h427 uint16_t support_speeds; member
H A Dbnxt_hwrm.c3059 link_info->support_speeds = le16toh(resp->support_speeds); in bnxt_hwrm_port_phy_qcfg()
H A Dhsi_struct_def.h27476 uint16_t support_speeds; member