Home
last modified time | relevance | path

Searched refs:tx_profile (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/lib/dim/
H A Dnet_dim.c59 tx_profile[DIM_CQ_PERIOD_NUM_MODES][NET_DIM_PARAMS_NUM_PROFILES] = { variable
87 struct dim_cq_moder cq_moder = tx_profile[cq_period_mode][ix]; in net_dim_get_tx_moderation()
/kernel/linux/linux-6.6/lib/dim/
H A Dnet_dim.c59 tx_profile[DIM_CQ_PERIOD_NUM_MODES][NET_DIM_PARAMS_NUM_PROFILES] = { variable
87 struct dim_cq_moder cq_moder = tx_profile[cq_period_mode][ix]; in net_dim_get_tx_moderation()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_main.c6326 static const struct ice_dim tx_profile[] = { variable
6343 WARN_ON(dim->profile_ix >= ARRAY_SIZE(tx_profile)); in ice_tx_dim_work()
6346 itr = tx_profile[dim->profile_ix].itr; in ice_tx_dim_work()
6400 tx_profile[rc->dim.profile_ix].itr : rc->itr_setting); in ice_init_moderation()

Completed in 11 milliseconds