Home
last modified time | relevance | path

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

/openbmc/linux/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()