Searched refs:ice_aq_to_link_speed (Results 1 – 1 of 1) sorted by relevance
6111 static const u32 ice_aq_to_link_speed[] = { variable6134 if (index >= ARRAY_SIZE(ice_aq_to_link_speed)) in ice_get_link_speed()6137 return ice_aq_to_link_speed[index]; in ice_get_link_speed()