Searched refs:ice_aq_speed_to_str (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_lib.c94 static const char *ice_aq_speed_to_str(struct ice_port_info *pi);
912 * ice_aq_speed_to_str - Convert AdminQ speed enum to string representation
919 ice_aq_speed_to_str(struct ice_port_info *pi) function
2830 sbuf_printf(sbuf, "%s", ice_aq_speed_to_str(hw->port_info));
7865 speed = ice_aq_speed_to_str(hw->port_info);

Completed in 137 milliseconds