Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c2160 int speed_tmp; in hclge_query_mac_an_speed_dup() local
2175 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()