Searched refs:get_per_queue_coalesce (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/s390/net/
H A Dqeth_ethtool.c462 .get_per_queue_coalesce = qeth_get_per_queue_coalesce,
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_ethtool.c480 .get_per_queue_coalesce = tsnep_ethtool_get_per_queue_coalesce,
/linux-master/include/linux/
H A Dethtool.h766 * @get_per_queue_coalesce: Get interrupt coalescing parameters per queue.
911 int (*get_per_queue_coalesce)(struct net_device *, u32, member in struct:ethtool_ops
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1806 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
1840 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c1351 .get_per_queue_coalesce = idpf_get_per_q_coalesce,
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c1002 .get_per_queue_coalesce = am65_cpsw_get_per_queue_coalesce,
/linux-master/net/ethtool/
H A Dioctl.c2615 if (!dev->ethtool_ops->get_per_queue_coalesce)
2626 ret = dev->ethtool_ops->get_per_queue_coalesce(dev, bit, &coalesce);
2649 (!dev->ethtool_ops->get_per_queue_coalesce))
2663 ret = dev->ethtool_ops->get_per_queue_coalesce(dev, bit, tmp);
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c2312 .get_per_queue_coalesce = qede_get_per_coalesce,
2344 .get_per_queue_coalesce = qede_get_per_coalesce,
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c1304 .get_per_queue_coalesce = stmmac_get_per_queue_coalesce,
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c2004 .get_per_queue_coalesce = iavf_get_per_queue_coalesce,
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4341 .get_per_queue_coalesce = ice_get_per_q_coalesce,
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c5822 .get_per_queue_coalesce = i40e_get_per_queue_coalesce,
/linux-master/drivers/net/
H A Dvirtio_net.c3899 .get_per_queue_coalesce = virtnet_get_per_queue_coalesce,

Completed in 199 milliseconds