Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/soc/fsl/dpio/
Dqbman-portal.h574 struct qbman_bp_query_rslt { struct
602 struct qbman_bp_query_rslt *r); argument
604 u32 qbman_bp_info_num_free_bufs(struct qbman_bp_query_rslt *a);
Dqbman-portal.c1757 struct qbman_bp_query_rslt *r) in qbman_bp_query()
1773 *r = *(struct qbman_bp_query_rslt *)resp; in qbman_bp_query()
1787 u32 qbman_bp_info_num_free_bufs(struct qbman_bp_query_rslt *a) in qbman_bp_info_num_free_bufs()
Ddpio-service.c763 struct qbman_bp_query_rslt state; in dpaa2_io_query_bp_count()