Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dethtool.h676 int (*get_per_queue_coalesce)(struct net_device *, u32, member
/Linux-v5.15/drivers/s390/net/
Dqeth_ethtool.c470 .get_per_queue_coalesce = qeth_get_per_queue_coalesce,
/Linux-v5.15/net/ethtool/
Dioctl.c2460 if (!dev->ethtool_ops->get_per_queue_coalesce) in ethtool_get_per_queue_coalesce()
2471 ret = dev->ethtool_ops->get_per_queue_coalesce(dev, bit, &coalesce); in ethtool_get_per_queue_coalesce()
2494 (!dev->ethtool_ops->get_per_queue_coalesce)) in ethtool_set_per_queue_coalesce()
2508 ret = dev->ethtool_ops->get_per_queue_coalesce(dev, bit, tmp); in ethtool_set_per_queue_coalesce()
/Linux-v5.15/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c1805 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
1839 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
/Linux-v5.15/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c2281 .get_per_queue_coalesce = qede_get_per_coalesce,
2312 .get_per_queue_coalesce = qede_get_per_coalesce,
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c1173 .get_per_queue_coalesce = stmmac_get_per_queue_coalesce,
/Linux-v5.15/drivers/net/ethernet/intel/iavf/
Diavf_ethtool.c1910 .get_per_queue_coalesce = iavf_get_per_queue_coalesce,
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_ethtool.c4019 .get_per_queue_coalesce = ice_get_per_q_coalesce,
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c5676 .get_per_queue_coalesce = i40e_get_per_queue_coalesce,