Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/
H A 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);
H A Dqbman-portal.c1754 struct qbman_bp_query_rslt *r) in qbman_bp_query()
1770 *r = *(struct qbman_bp_query_rslt *)resp; in qbman_bp_query()
1784 u32 qbman_bp_info_num_free_bufs(struct qbman_bp_query_rslt *a) in qbman_bp_info_num_free_bufs()
H A Ddpio-service.c763 struct qbman_bp_query_rslt state; in dpaa2_io_query_bp_count()