Searched refs:dpaa2_dq (Results 1 – 7 of 7) sorted by relevance
358 struct dpaa2_dq { struct368 CTASSERT(sizeof(struct dpaa2_dq) == DPAA2_DQ_SIZE); argument523 int dpaa2_swp_dqrr_next_locked(struct dpaa2_swp *swp, struct dpaa2_dq *dq,
343 dpaa2_chan_next_frame(struct dpaa2_channel *ch, struct dpaa2_dq **dq) in dpaa2_chan_next_frame()346 struct dpaa2_dq *msgs = (struct dpaa2_dq *)buf->vaddr; in dpaa2_chan_next_frame()347 struct dpaa2_dq *msg = &msgs[ch->store_idx]; in dpaa2_chan_next_frame()
93 int dpaa2_chan_next_frame(struct dpaa2_channel *, struct dpaa2_dq **);
137 ((DPAA2_ETH_STORE_FRAMES + 1) * sizeof(struct dpaa2_dq))
639 dpaa2_swp_dqrr_next_locked(struct dpaa2_swp *swp, struct dpaa2_dq *dq, in dpaa2_swp_dqrr_next_locked()723 struct dpaa2_dq *msg; in dpaa2_swp_pull()766 msg = (struct dpaa2_dq *)buf->vaddr; in dpaa2_swp_pull()
538 struct dpaa2_dq dq; in dpaa2_io_intr()
3006 struct dpaa2_dq *dq; in dpaa2_ni_consume_frames()