Searched refs:speed_tmp (Results 1 – 1 of 1) sorted by relevance
2160 int speed_tmp; in hclge_query_mac_an_speed_dup() local2175 speed_tmp = hnae3_get_field(req->an_syn_dup_speed, HCLGE_QUERY_SPEED_M, in hclge_query_mac_an_speed_dup()2178 ret = hclge_parse_speed(speed_tmp, speed); in hclge_query_mac_an_speed_dup()2181 "could not parse speed(=%d), %d\n", speed_tmp, ret); in hclge_query_mac_an_speed_dup()