Lines Matching refs:bpid
1419 void qbman_release_desc_set_bpid(struct qbman_release_desc *d, u16 bpid) in qbman_release_desc_set_bpid() argument
1421 d->bpid = cpu_to_le16(bpid); in qbman_release_desc_set_bpid()
1472 p->bpid = d->bpid; in qbman_swp_release_direct()
1514 p->bpid = d->bpid; in qbman_swp_release_mem_back()
1527 __le16 bpid; member
1551 int qbman_swp_acquire(struct qbman_swp *s, u16 bpid, u64 *buffers, in qbman_swp_acquire() argument
1568 p->bpid = cpu_to_le16(bpid); in qbman_swp_acquire()
1575 bpid); in qbman_swp_acquire()
1585 bpid, r->rslt); in qbman_swp_acquire()
1762 __le16 bpid; member
1766 int qbman_bp_query(struct qbman_swp *s, u16 bpid, in qbman_bp_query() argument
1776 p->bpid = cpu_to_le16(bpid); in qbman_bp_query()
1780 bpid); in qbman_bp_query()
1790 bpid, r->rslt); in qbman_bp_query()