Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c663 * __iavf_get_coalesce - get per-queue coalesce settings
672 static int __iavf_get_coalesce(struct net_device *netdev, in __iavf_get_coalesce() function
718 return __iavf_get_coalesce(netdev, ec, -1); in iavf_get_coalesce()
732 return __iavf_get_coalesce(netdev, ec, queue); in iavf_get_per_queue_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c688 * __iavf_get_coalesce - get per-queue coalesce settings
697 static int __iavf_get_coalesce(struct net_device *netdev, in __iavf_get_coalesce() function
743 return __iavf_get_coalesce(netdev, ec, -1); in iavf_get_coalesce()
757 return __iavf_get_coalesce(netdev, ec, queue); in iavf_get_per_queue_coalesce()

Completed in 5 milliseconds