ice_get_link_speed
u32 ice_get_link_speed(u16 index);
return (int)ice_get_link_speed(fls(link_speed) - 1);
return ice_get_link_speed(index);