Home
last modified time | relevance | path

Searched refs:__hinic_set_coalesce (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c749 static int __hinic_set_coalesce(struct net_device *netdev, in __hinic_set_coalesce() function
811 return __hinic_set_coalesce(netdev, coal, COALESCE_ALL_QUEUE); in hinic_set_coalesce()
823 return __hinic_set_coalesce(netdev, coal, queue); in hinic_set_per_queue_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c745 static int __hinic_set_coalesce(struct net_device *netdev, in __hinic_set_coalesce() function
811 return __hinic_set_coalesce(netdev, coal, COALESCE_ALL_QUEUE); in hinic_set_coalesce()
823 return __hinic_set_coalesce(netdev, coal, queue); in hinic_set_per_queue_coalesce()

Completed in 5 milliseconds