ice_aq_speed_to_str
sbuf_printf(sbuf, "%s", ice_aq_speed_to_str(hw->port_info));
speed = ice_aq_speed_to_str(hw->port_info);
static const char *ice_aq_speed_to_str(struct ice_port_info *pi);