Home
last modified time | relevance | path

Searched refs:net_dim_get_tx_moderation (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/lib/dim/
H A Dnet_dim.c80 net_dim_get_tx_moderation(u8 cq_period_mode, int ix) in net_dim_get_tx_moderation() function
87 EXPORT_SYMBOL(net_dim_get_tx_moderation);
95 return net_dim_get_tx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_tx_moderation()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dim.c60 net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in mlx5e_tx_dim_work()
H A Den_ethtool.c644 cur_moder = net_dim_get_tx_moderation(c->sq[0].dim->mode, in mlx5e_ethtool_get_per_queue_coalesce()
/linux-6.15/include/linux/
H A Ddim.h411 struct dim_cq_moder net_dim_get_tx_moderation(u8 cq_period_mode, int ix);
/linux-6.15/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c1199 moder = net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in nfp_net_tx_dim_work()
/linux-6.15/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c69 cur_moder = net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in ionic_dim_work()
/linux-6.15/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3705 cur_profile = net_dim_get_tx_moderation(eth->tx_dim.mode, in mtk_dim_tx()
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4658 net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in hns3_tx_dim_work()