Lines Matching refs:bpid
1408 void qbman_release_desc_set_bpid(struct qbman_release_desc *d, u16 bpid) in qbman_release_desc_set_bpid() argument
1410 d->bpid = cpu_to_le16(bpid); in qbman_release_desc_set_bpid()
1459 p->bpid = d->bpid; in qbman_swp_release_direct()
1501 p->bpid = d->bpid; in qbman_swp_release_mem_back()
1514 __le16 bpid; member
1538 int qbman_swp_acquire(struct qbman_swp *s, u16 bpid, u64 *buffers, in qbman_swp_acquire() argument
1555 p->bpid = cpu_to_le16(bpid); in qbman_swp_acquire()
1562 bpid); in qbman_swp_acquire()
1572 bpid, r->rslt); in qbman_swp_acquire()
1749 __le16 bpid; member
1753 int qbman_bp_query(struct qbman_swp *s, u16 bpid, in qbman_bp_query() argument
1763 p->bpid = cpu_to_le16(bpid); in qbman_bp_query()
1767 bpid); in qbman_bp_query()
1777 bpid, r->rslt); in qbman_bp_query()