Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h405 uint16_t auto_pam4_link_speeds; member
H A Dif_bnxt.c3948 if (link_info->auto_pam4_link_speeds) in bnxt_probe_phy()
3949 link_info->req_link_speed = link_info->auto_pam4_link_speeds; in bnxt_probe_phy()
H A Dbnxt_hwrm.c2857 link_info->auto_pam4_link_speeds = le16toh(resp->auto_pam4_link_speed_mask); in bnxt_hwrm_port_phy_qcfg()