Searched refs:fw_link_speed (Results 1 – 2 of 2) sorted by relevance
1280 uint16_t fw_link_speed = softc->link_info.req_link_speed; in bnxt_hwrm_set_link_common() local1306 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()
4233 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