Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssg/
A Dicssg_ethtool.c309 .get_per_queue_coalesce = emac_get_per_queue_coalesce,
/linux/drivers/s390/net/
A Dqeth_ethtool.c462 .get_per_queue_coalesce = qeth_get_per_queue_coalesce,
/linux/drivers/net/ethernet/engleder/
A Dtsnep_ethtool.c476 .get_per_queue_coalesce = tsnep_ethtool_get_per_queue_coalesce,
/linux/include/linux/
A Dethtool.h1056 int (*get_per_queue_coalesce)(struct net_device *, u32, member
/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_ethtool.c1793 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
1827 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
/linux/net/ethtool/
A Dioctl.c2822 if (!dev->ethtool_ops->get_per_queue_coalesce) in ethtool_get_per_queue_coalesce()
2833 ret = dev->ethtool_ops->get_per_queue_coalesce(dev, bit, &coalesce); in ethtool_get_per_queue_coalesce()
2856 (!dev->ethtool_ops->get_per_queue_coalesce)) in ethtool_set_per_queue_coalesce()
2870 ret = dev->ethtool_ops->get_per_queue_coalesce(dev, bit, tmp); in ethtool_set_per_queue_coalesce()
/linux/drivers/net/ethernet/intel/idpf/
A Didpf_ethtool.c1324 .get_per_queue_coalesce = idpf_get_per_q_coalesce,
/linux/drivers/net/ethernet/ti/
A Dam65-cpsw-ethtool.c994 .get_per_queue_coalesce = am65_cpsw_get_per_queue_coalesce,
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_ethtool.c2312 .get_per_queue_coalesce = qede_get_per_coalesce,
2344 .get_per_queue_coalesce = qede_get_per_coalesce,
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_ethtool.c1389 .get_per_queue_coalesce = stmmac_get_per_queue_coalesce,
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_ethtool.c1823 .get_per_queue_coalesce = iavf_get_per_queue_coalesce,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rep.c431 .get_per_queue_coalesce = mlx5e_get_per_queue_coalesce,
A Den_ethtool.c2625 .get_per_queue_coalesce = mlx5e_get_per_queue_coalesce,
/linux/drivers/net/ethernet/intel/ice/
A Dice_ethtool.c4762 .get_per_queue_coalesce = ice_get_per_q_coalesce,
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_ethtool.c5843 .get_per_queue_coalesce = i40e_get_per_queue_coalesce,
/linux/drivers/net/
A Dvirtio_net.c5325 .get_per_queue_coalesce = virtnet_get_per_queue_coalesce,

Completed in 78 milliseconds