Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/net/
A Dqeth_ethtool.c462 .get_per_queue_coalesce = qeth_get_per_queue_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/engleder/
A Dtsnep_ethtool.c482 .get_per_queue_coalesce = tsnep_ethtool_get_per_queue_coalesce,
/linux-6.3-rc2/include/linux/
A Dethtool.h866 int (*get_per_queue_coalesce)(struct net_device *, u32, member
/linux-6.3-rc2/net/ethtool/
A Dioctl.c2516 if (!dev->ethtool_ops->get_per_queue_coalesce) in ethtool_get_per_queue_coalesce()
2527 ret = dev->ethtool_ops->get_per_queue_coalesce(dev, bit, &coalesce); in ethtool_get_per_queue_coalesce()
2550 (!dev->ethtool_ops->get_per_queue_coalesce)) in ethtool_set_per_queue_coalesce()
2564 ret = dev->ethtool_ops->get_per_queue_coalesce(dev, bit, tmp); in ethtool_set_per_queue_coalesce()
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/
A Dhinic_ethtool.c1804 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
1838 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A Dqede_ethtool.c2298 .get_per_queue_coalesce = qede_get_per_coalesce,
2329 .get_per_queue_coalesce = qede_get_per_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_ethtool.c1183 .get_per_queue_coalesce = stmmac_get_per_queue_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_ethtool.c1978 .get_per_queue_coalesce = iavf_get_per_queue_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_ethtool.c4406 .get_per_queue_coalesce = ice_get_per_q_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_ethtool.c5802 .get_per_queue_coalesce = i40e_get_per_queue_coalesce,

Completed in 40 milliseconds