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

/freebsd-current/sys/dev/ice/
H A Dice_lib.c130 static u16 ice_aq_phy_types_to_link_speeds(u64 phy_type_low,
3020 * ice_aq_phy_types_to_link_speeds - Convert the PHY Types to speeds
3029 ice_aq_phy_types_to_link_speeds(u64 phy_type_low, u64 phy_type_high) function
3164 report_speeds = ice_aq_phy_types_to_link_speeds(phy_data->phy_low_orig,
9582 dflt_user_speed = ice_aq_phy_types_to_link_speeds(phy_low, phy_high);
9798 ice_aq_phy_types_to_link_speeds(phy_low, phy_high);

Completed in 118 milliseconds