Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c55 #define COALESCE_ALL_QUEUE 0xFFFF macro
642 if (queue == COALESCE_ALL_QUEUE) { in __hinic_get_coalesce()
727 if (queue == COALESCE_ALL_QUEUE) { in __set_hw_coal_param()
805 return __hinic_get_coalesce(netdev, coal, COALESCE_ALL_QUEUE); in hinic_get_coalesce()
811 return __hinic_set_coalesce(netdev, coal, COALESCE_ALL_QUEUE); in hinic_set_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c55 #define COALESCE_ALL_QUEUE 0xFFFF macro
638 if (queue == COALESCE_ALL_QUEUE) { in __hinic_get_coalesce()
723 if (queue == COALESCE_ALL_QUEUE) { in __set_hw_coal_param()
803 return __hinic_get_coalesce(netdev, coal, COALESCE_ALL_QUEUE); in hinic_get_coalesce()
811 return __hinic_set_coalesce(netdev, coal, COALESCE_ALL_QUEUE); in hinic_set_coalesce()

Completed in 6 milliseconds