net_dim_get_tx_moderation
net_dim_get_tx_moderation(dim->mode, dim->profile_ix);
cur_profile = net_dim_get_tx_moderation(eth->tx_dim.mode,
net_dim_get_tx_moderation(dim->mode, dim->profile_ix);
cur_moder = net_dim_get_tx_moderation(c->sq[0].dim->mode,
moder = net_dim_get_tx_moderation(dim->mode, dim->profile_ix);
cur_moder = net_dim_get_tx_moderation(dim->mode, dim->profile_ix);
tx_moder = net_dim_get_tx_moderation(dim->mode, dim->profile_ix);
struct dim_cq_moder net_dim_get_tx_moderation(u8 cq_period_mode, int ix);
EXPORT_SYMBOL(net_dim_get_tx_moderation);
return net_dim_get_tx_moderation(cq_period_mode, profile_ix);