Home
last modified time | relevance | path

Searched refs:net_dim_get_tx_moderation (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/lib/dim/
H A Dnet_dim.c85 net_dim_get_tx_moderation(u8 cq_period_mode, int ix) in net_dim_get_tx_moderation() function
92 EXPORT_SYMBOL(net_dim_get_tx_moderation); variable
100 return net_dim_get_tx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_tx_moderation()
/kernel/linux/linux-6.6/lib/dim/
H A Dnet_dim.c85 net_dim_get_tx_moderation(u8 cq_period_mode, int ix) in net_dim_get_tx_moderation() function
92 EXPORT_SYMBOL(net_dim_get_tx_moderation); variable
100 return net_dim_get_tx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_tx_moderation()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dim.c59 net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in mlx5e_tx_dim_work()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dim.c59 net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in mlx5e_tx_dim_work()
/kernel/linux/linux-5.10/include/linux/
H A Ddim.h293 * net_dim_get_tx_moderation - provide a CQ moderation object for the given TX profile
297 struct dim_cq_moder net_dim_get_tx_moderation(u8 cq_period_mode, int ix);
/kernel/linux/linux-6.6/include/linux/
H A Ddim.h293 * net_dim_get_tx_moderation - provide a CQ moderation object for the given TX profile
297 struct dim_cq_moder net_dim_get_tx_moderation(u8 cq_period_mode, int ix);
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3610 cur_profile = net_dim_get_tx_moderation(eth->tx_dim.mode, in mtk_dim_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4653 net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in hns3_tx_dim_work()

Completed in 19 milliseconds