iavf_vc_speed_to_ext_speed
ext_speed = iavf_vc_speed_to_ext_speed(sc->link_speed);
return iavf_ext_speed_to_str(iavf_vc_speed_to_ext_speed(link_speed));
enum iavf_ext_link_speed iavf_vc_speed_to_ext_speed(enum virtchnl_link_speed link_speed);