Searched refs:store_idx (Results 1 – 4 of 4) sorted by relevance
157 ch->store_idx = 0; in dpaa2_chan_setup()347 struct dpaa2_dq *msg = &msgs[ch->store_idx]; in dpaa2_chan_next_frame()350 ch->store_idx++; in dpaa2_chan_next_frame()354 ch->store_idx = 0; in dpaa2_chan_next_frame()361 ch->store_idx = 0; in dpaa2_chan_next_frame()
72 uint32_t store_idx; /* frame index */ member
3071 KASSERT(chan->store_idx < chan->store_sz, ("%s: store_idx(%d) >= " in dpaa2_ni_consume_frames()3072 "store_sz(%d)", __func__, chan->store_idx, chan->store_sz)); in dpaa2_ni_consume_frames()
235 int store_idx = 0; in scanopt_usage() local268 ue = store + store_idx++; in scanopt_usage()