Searched refs:net_dim_get_def_tx_moderation (Results 1 – 3 of 3) sorted by relevance
95 net_dim_get_def_tx_moderation(u8 cq_period_mode) in net_dim_get_def_tx_moderation() function102 EXPORT_SYMBOL(net_dim_get_def_tx_moderation);
303 struct dim_cq_moder net_dim_get_def_tx_moderation(u8 cq_period_mode);
540 params->tx_cq_moderation = net_dim_get_def_tx_moderation(dim_period_mode); in mlx5e_reset_tx_moderation()