Home
last modified time | relevance | path

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

/linux/include/soc/fsl/
H A Ddpaa2-io.h128 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last);
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst135 dpaa2_io_store_next()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2815 dq = dpaa2_io_store_next(fq->store, &is_last); in dpaa2_switch_store_consume()
H A Ddpaa2-eth.c721 dq = dpaa2_io_store_next(ch->store, &is_last); in dpaa2_eth_consume_frames()