Home
last modified time | relevance | path

Searched refs:tx_profile (Results 1 – 2 of 2) sorted by relevance

/linux/net/ethtool/
H A Dcoalesce.c290 rcu_dereference(moder->tx_profile), in coalesce_fill_reply()
583 ret = ethnl_update_profile(dev, &dev->irq_moder->tx_profile, in __ethnl_set_coalesce()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c6653 static const struct ice_dim tx_profile[] = { variable
6670 WARN_ON(dim->profile_ix >= ARRAY_SIZE(tx_profile)); in ice_tx_dim_work()
6673 itr = tx_profile[dim->profile_ix].itr; in ice_tx_dim_work()
6727 tx_profile[rc->dim.profile_ix].itr : rc->itr_setting); in ice_init_moderation()