Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h403 uint16_t auto_link_speeds; member
H A Dbnxt_hwrm.c2836 link_info->auto_link_speeds = le16toh(resp->auto_link_speed); in bnxt_hwrm_port_phy_qcfg()
2838 link_info->auto_link_speeds = le16toh(resp->auto_link_speed_mask); in bnxt_hwrm_port_phy_qcfg()
H A Dif_bnxt.c3941 link_info->req_link_speed = link_info->auto_link_speeds; in bnxt_probe_phy()