Searched refs:rx_profile (Results 1 – 4 of 4) sorted by relevance
53 rx_profile[DIM_CQ_PERIOD_NUM_MODES][NET_DIM_PARAMS_NUM_PROFILES] = { variable67 struct dim_cq_moder cq_moder = rx_profile[cq_period_mode][ix]; in net_dim_get_rx_moderation()
54 u8 rx_profile; member
532 .rx_profile = 0x00,
6175 static const struct ice_dim rx_profile[] = { variable6223 WARN_ON(dim->profile_ix >= ARRAY_SIZE(rx_profile)); in ice_rx_dim_work()6226 itr = rx_profile[dim->profile_ix].itr; in ice_rx_dim_work()6270 ice_write_itr(rc, rx_dynamic ? rx_profile[rc->dim.profile_ix].itr : in ice_init_moderation()