Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c769 struct sq_sge *hw_sge; in bnxt_qplib_post_srq_recv()
789 for (i = 0, hw_sge = (struct sq_sge *)srqe->data; in bnxt_qplib_post_srq_recv()
875 return sizeof(struct sq_sge); in bnxt_qplib_get_stride()
897 sizeof(struct sq_send) / sizeof(struct sq_sge) : 1; in _set_sq_max_slot()
902 return (que->wqe_size / sizeof(struct sq_sge)); in _set_rq_max_slot()
1462 req.sq_sge = cpu_to_le16(qp->sq.max_sge); in bnxt_qplib_modify_qp()
1577 qp->sq.max_sge = le16_to_cpu(sb->sq_sge); in bnxt_qplib_query_qp()
1830 cplen = min_t(int, len, sizeof(struct sq_sge)); in bnxt_qplib_put_inline()
1832 (sizeof(struct sq_sge) - offt)); in bnxt_qplib_put_inline()
1839 if (t_cplen == sizeof(struct sq_sge)) in bnxt_qplib_put_inline()
[all …]
H A Dib_verbs.c1117 return sizeof(struct rq_wqe_hdr) + (nsge * sizeof(struct sq_sge)); in _max_rwqe_sz()
1583 return sizeof(struct sq_send_hdr) + nsge * sizeof(struct sq_sge); in _get_swqe_sz()
1632 sizeof(struct sq_sge); in bnxt_re_setup_swqe_size()
2272 ilsize = ALIGN(init_attr->cap.max_inline_data, sizeof(struct sq_sge)); in bnxt_re_test_qp_limits()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_al.c916 qp_create.sq_sge = OSM_AL_SQ_SGE; in osm_vendor_bind()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h10015 uint32_t sq_sge; member
10093 uint32_t sq_sge; member
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h70619 uint16_t sq_sge; member
70919 uint16_t sq_sge; member
77670 typedef struct sq_sge { struct