Searched refs:profile_ix (Results 1 – 6 of 6) sorted by relevance
63 u8 profile_ix; member167 u8 profile_ix = cq_period_mode == NET_DIM_CQ_PERIOD_MODE_START_FROM_CQE ? in net_dim_get_def_rx_moderation() local170 return net_dim_get_rx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_rx_moderation()185 u8 profile_ix = cq_period_mode == NET_DIM_CQ_PERIOD_MODE_START_FROM_CQE ? in net_dim_get_def_tx_moderation() local188 return net_dim_get_tx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_tx_moderation()231 if (dim->profile_ix == (NET_DIM_PARAMS_NUM_PROFILES - 1)) in net_dim_step()233 dim->profile_ix++; in net_dim_step()237 if (dim->profile_ix == 0) in net_dim_step()239 dim->profile_ix--; in net_dim_step()265 dim->tune_state = dim->profile_ix ? NET_DIM_GOING_LEFT : in net_dim_exit_parking()[all …]
49 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in mlx5e_rx_dim_work()59 net_dim_get_tx_moderation(dim->mode, dim->profile_ix); in mlx5e_tx_dim_work()
25 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bnxt_dim_work()
41 dim->profile_ix, in debugfs_dim_read()
1103 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bcm_sysport_dim_work()
1928 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bcmgenet_dim_work()