Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c309 .get_per_queue_coalesce = emac_get_per_queue_coalesce,
/linux/include/linux/
H A Dethtool.h1311 int (*get_per_queue_coalesce)(struct net_device *, u32, member
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1744 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
1779 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c1125 .get_per_queue_coalesce = stmmac_get_per_queue_coalesce,
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c1802 .get_per_queue_coalesce = idpf_get_per_q_coalesce,
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c1870 .get_per_queue_coalesce = iavf_get_per_queue_coalesce,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2746 .get_per_queue_coalesce = mlx5e_get_per_queue_coalesce,
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4879 .get_per_queue_coalesce = ice_get_per_q_coalesce,
/linux/drivers/net/
H A Dvirtio_net.c5622 .get_per_queue_coalesce = virtnet_get_per_queue_coalesce,