Files
linux/drivers
Guangbin Huang aec35aecc3 net: hns3: add new function hclge_get_speed_bit()
Currently, function hclge_check_port_speed() uses switch/case statement
to get speed bit according to speed. To reuse this part of code and
improve code readability and maintainability, add a new function
hclge_get_speed_bit() to get speed bit according to map relationship
of speed and speed bit defined in array speed_bit_map.

Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-28 11:20:05 +01:00
..
2021-08-20 21:11:43 +02:00
2021-06-30 15:34:19 -06:00
2021-06-17 17:37:18 -07:00
2021-06-04 16:06:57 +09:30
2021-08-26 12:06:42 +01:00
2021-06-16 08:53:58 -06:00