Home
last modified time | relevance | path

Searched refs:sq_sge (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h594 slots = (que->wqe_size * que->max_wqe) / sizeof(struct sq_sge); in bnxt_qplib_get_depth()
610 sizeof(struct sq_send) / sizeof(struct sq_sge) : 1; in bnxt_qplib_set_sq_max_slot()
615 return (wqe_size / sizeof(struct sq_sge)); in bnxt_qplib_set_rq_max_slot()
625 return (delta * wqe_bytes) / sizeof(struct sq_sge); in __xlate_qfd()
H A Dqplib_fp.c758 struct sq_sge *hw_sge; in bnxt_qplib_post_srq_recv()
776 for (i = 0, hw_sge = (struct sq_sge *)srqe->data; in bnxt_qplib_post_srq_recv()
851 hwq_attr.stride = sizeof(struct sq_sge); in bnxt_qplib_create_qp1()
879 hwq_attr.stride = sizeof(struct sq_sge); in bnxt_qplib_create_qp1()
1009 hwq_attr.stride = sizeof(struct sq_sge); in bnxt_qplib_create_qp()
1056 hwq_attr.stride = sizeof(struct sq_sge); in bnxt_qplib_create_qp()
1365 req.sq_sge = cpu_to_le16(qp->sq.max_sge); in bnxt_qplib_modify_qp()
1457 qp->sq.max_sge = le16_to_cpu(sb->sq_sge); in bnxt_qplib_query_qp()
1704 cplen = min_t(int, len, sizeof(struct sq_sge)); in bnxt_qplib_put_inline()
1706 (sizeof(struct sq_sge) - offt)); in bnxt_qplib_put_inline()
[all …]
H A Dib_verbs.h163 return sizeof(struct sq_send_hdr) + nsge * sizeof(struct sq_sge); in bnxt_re_get_swqe_size()
168 return sizeof(struct rq_wqe_hdr) + (nsge * sizeof(struct sq_sge)); in bnxt_re_get_rwqe_size()
H A Droce_hsi.h665 __le16 sq_sge; member
818 __le16 sq_sge; member
3021 struct sq_sge { struct