Searched refs:__hinic_get_coalesce (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 635 static int __hinic_get_coalesce(struct net_device *netdev, in __hinic_get_coalesce() function 805 return __hinic_get_coalesce(netdev, coal, COALESCE_ALL_QUEUE); in hinic_get_coalesce() 817 return __hinic_get_coalesce(netdev, coal, queue); in hinic_get_per_queue_coalesce()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 631 static int __hinic_get_coalesce(struct net_device *netdev, in __hinic_get_coalesce() function 803 return __hinic_get_coalesce(netdev, coal, COALESCE_ALL_QUEUE); in hinic_get_coalesce() 817 return __hinic_get_coalesce(netdev, coal, queue); in hinic_get_per_queue_coalesce()
|
Completed in 5 milliseconds