Searched refs:bnxt_fw_to_ethtool_speed (Results 1 – 4 of 4) sorted by relevance
52 u32 bnxt_fw_to_ethtool_speed(u16);
305 pf_link_speed = bnxt_fw_to_ethtool_speed(bp->link_info.link_speed); in bnxt_set_vf_bw()
2744 u32 bnxt_fw_to_ethtool_speed(u16 fw_link_speed) in bnxt_fw_to_ethtool_speed() function2787 base->speed = bnxt_fw_to_ethtool_speed(link_info->link_speed); in bnxt_get_default_speeds()2793 base->speed = bnxt_fw_to_ethtool_speed(link_info->req_link_speed); in bnxt_get_default_speeds()
2598 u32 speed = bnxt_fw_to_ethtool_speed(fw_speed); in bnxt_async_event_process()11113 speed = bnxt_fw_to_ethtool_speed(bp->link_info.link_speed); in bnxt_report_link()