Searched refs:profile_ix (Results 1 – 10 of 10) sorted by relevance
77 u8 profile_ix = cq_period_mode == DIM_CQ_PERIOD_MODE_START_FROM_CQE ? in net_dim_get_def_rx_moderation() local80 return net_dim_get_rx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_rx_moderation()97 u8 profile_ix = cq_period_mode == DIM_CQ_PERIOD_MODE_START_FROM_CQE ? in net_dim_get_def_tx_moderation() local100 return net_dim_get_tx_moderation(cq_period_mode, profile_ix); in net_dim_get_def_tx_moderation()114 if (dim->profile_ix == (NET_DIM_PARAMS_NUM_PROFILES - 1)) in net_dim_step()116 dim->profile_ix++; in net_dim_step()120 if (dim->profile_ix == 0) in net_dim_step()122 dim->profile_ix--; in net_dim_step()133 dim->tune_state = dim->profile_ix ? DIM_GOING_LEFT : DIM_GOING_RIGHT; in net_dim_exit_parking()168 int prev_ix = dim->profile_ix; in net_dim_decision()[all …]
11 if (dim->profile_ix == (RDMA_DIM_PARAMS_NUM_PROFILES - 1)) in rdma_dim_step()13 dim->profile_ix++; in rdma_dim_step()17 if (dim->profile_ix == 0) in rdma_dim_step()19 dim->profile_ix--; in rdma_dim_step()46 int prev_ix = dim->profile_ix; in rdma_dim_decision()58 dim->profile_ix = 0; in rdma_dim_decision()73 return dim->profile_ix != prev_ix; in rdma_dim_decision()
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()
39 u16 usec = rdma_dim_prof[dim->profile_ix].usec; in ib_cq_rdma_dim_work()40 u16 comps = rdma_dim_prof[dim->profile_ix].comps; in ib_cq_rdma_dim_work()61 dim->profile_ix = RDMA_DIM_START_PROFILE; in rdma_dim_init()
24 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bnxt_dim_work()
41 dim->profile_ix, in debugfs_dim_read()
100 u8 profile_ix; member
1095 dim->profile_ix); in bcm_sysport_dim_work()
1926 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in bcmgenet_dim_work()
1160 net_dim_get_rx_moderation(dim->mode, dim->profile_ix); in ena_dim_work()