Home
last modified time | relevance | path

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

/Linux-v5.10/lib/dim/
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);
100 return net_dim_get_tx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_tx_moderation()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_dim.c59 net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in mlx5e_tx_dim_work()
/Linux-v5.10/include/linux/
Ddim.h296 struct dim_cq_moder net_dim_get_tx_moderation(u8 cq_period_mode, int ix);