Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/net/
A Dqeth_ethtool.c463 .set_per_queue_coalesce = qeth_set_per_queue_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/engleder/
A Dtsnep_ethtool.c483 .set_per_queue_coalesce = tsnep_ethtool_set_per_queue_coalesce,
/linux-6.3-rc2/include/linux/
A Dethtool.h868 int (*set_per_queue_coalesce)(struct net_device *, u32, member
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/
A Dhinic_ethtool.c1805 .set_per_queue_coalesce = hinic_set_per_queue_coalesce,
1839 .set_per_queue_coalesce = hinic_set_per_queue_coalesce,
/linux-6.3-rc2/net/ethtool/
A Dioctl.c2549 if ((!dev->ethtool_ops->set_per_queue_coalesce) || in ethtool_set_per_queue_coalesce()
2580 ret = dev->ethtool_ops->set_per_queue_coalesce(dev, bit, &coalesce); in ethtool_set_per_queue_coalesce()
2591 dev->ethtool_ops->set_per_queue_coalesce(dev, i, tmp); in ethtool_set_per_queue_coalesce()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A Dqede_ethtool.c2299 .set_per_queue_coalesce = qede_set_per_coalesce,
2330 .set_per_queue_coalesce = qede_set_per_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_ethtool.c1184 .set_per_queue_coalesce = stmmac_set_per_queue_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_ethtool.c1979 .set_per_queue_coalesce = iavf_set_per_queue_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_ethtool.c4407 .set_per_queue_coalesce = ice_set_per_q_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_ethtool.c5803 .set_per_queue_coalesce = i40e_set_per_queue_coalesce,

Completed in 42 milliseconds