Home
last modified time | relevance | path

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

/drivers/soc/fsl/dpio/
Dqbman-portal.h475 struct qbman_bp_query_rslt { struct
503 struct qbman_bp_query_rslt *r); argument
505 u32 qbman_bp_info_num_free_bufs(struct qbman_bp_query_rslt *a);
Dqbman-portal.c1167 struct qbman_bp_query_rslt *r) in qbman_bp_query()
1183 *r = *(struct qbman_bp_query_rslt *)resp; in qbman_bp_query()
1197 u32 qbman_bp_info_num_free_bufs(struct qbman_bp_query_rslt *a) in qbman_bp_info_num_free_bufs()
Ddpio-service.c687 struct qbman_bp_query_rslt state; in dpaa2_io_query_bp_count()