Home
last modified time | relevance | path

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

/Linux-v5.10/include/soc/fsl/
Ddpaa2-io.h107 int dpaa2_io_service_pull_channel(struct dpaa2_io *d, u32 channelid,
/Linux-v5.10/drivers/soc/fsl/dpio/
Ddpio-service.c388 int dpaa2_io_service_pull_channel(struct dpaa2_io *d, u32 channelid, in dpaa2_io_service_pull_channel() function
410 EXPORT_SYMBOL_GPL(dpaa2_io_service_pull_channel);
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Ddpio-driver.rst124 dpaa2_io_service_pull_channel()
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c1485 err = dpaa2_io_service_pull_channel(ch->dpio, ch->ch_id, in dpaa2_eth_pull_channel()