Home
last modified time | relevance | path

Searched refs:temp_speeds (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_lib.c3228 u16 report_speeds, temp_speeds; in ice_intersect_phy_types_and_speeds() local
3270 temp_speeds = ice_apply_supported_speed_filter(report_speeds, in ice_intersect_phy_types_and_speeds()
3272 if ((phy_data->user_speeds_orig & temp_speeds) == 0) { in ice_intersect_phy_types_and_speeds()
3278 report_speeds = temp_speeds; in ice_intersect_phy_types_and_speeds()