Home
last modified time | relevance | path

Searched refs:dpaa2_io_store_next (Results 1 – 3 of 3) sorted by relevance

/drivers/soc/fsl/dpio/
Ddpio-service.c607 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last) in dpaa2_io_store_next() function
637 EXPORT_SYMBOL_GPL(dpaa2_io_store_next);
/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c465 dq = dpaa2_io_store_next(ch->store, &is_last); in consume_frames()
/drivers/crypto/caam/
Dcaamalg_qi2.c4820 dq = dpaa2_io_store_next(ppriv->store, &is_last); in dpaa2_caam_store_consume()