Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1280 uint16_t fw_link_speed = softc->link_info.req_link_speed; in bnxt_hwrm_set_link_common() local
1306 req->force_pam4_link_speed = htole16(fw_link_speed); in bnxt_hwrm_set_link_common()
1310 req->force_link_speed = htole16(fw_link_speed); in bnxt_hwrm_set_link_common()
H A Dif_bnxt.c4233 bnxt_fw_to_ethtool_speed(u16 fw_link_speed) in bnxt_fw_to_ethtool_speed()
4235 switch (fw_link_speed) { in bnxt_fw_to_ethtool_speed()
4229 bnxt_fw_to_ethtool_speed(u16 fw_link_speed) bnxt_fw_to_ethtool_speed() argument