Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2787 static int __i40e_get_coalesce(struct net_device *netdev, in __i40e_get_coalesce() function
2846 return __i40e_get_coalesce(netdev, ec, -1); in i40e_get_coalesce()
2860 return __i40e_get_coalesce(netdev, ec, queue); in i40e_get_per_queue_coalesce()