Home
last modified time | relevance | path

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

/drivers/soc/fsl/dpio/
Ddpio-service.c365 qbman_pull_desc_set_numframes(&pd, (u8)s->max); in dpaa2_io_service_pull_fq()
396 qbman_pull_desc_set_numframes(&pd, (u8)s->max); in dpaa2_io_service_pull_channel()
Dqbman-portal.h205 void qbman_pull_desc_set_numframes(struct qbman_pull_desc *d, u8 numframes);
Dqbman-portal.c1031 void qbman_pull_desc_set_numframes(struct qbman_pull_desc *d, u8 numframes) in qbman_pull_desc_set_numframes() function