Searched refs:SIW_MAX_INLINE (Results 1 – 5 of 5) sorted by relevance
90 #define SIW_MAX_INLINE (sizeof(struct siw_sge) * (SIW_MAX_SGE - 1)) macro
341 if (attrs->cap.max_inline_data > SIW_MAX_INLINE) { in siw_create_qp()343 attrs->cap.max_inline_data, (int)SIW_MAX_INLINE); in siw_create_qp()535 qp_attr->cap.max_inline_data = SIW_MAX_INLINE; in siw_query_qp()672 if (bytes > SIW_MAX_INLINE) { in siw_copy_inline_sgl()
597 if (SENDPAGE_THRESH < SIW_MAX_INLINE) { in siw_init_module()
821 if (wqe->bytes > SIW_MAX_INLINE) { in siw_qp_sq_proc_tx()
955 if (wqe->sqe.sge[0].length > SIW_MAX_INLINE) { in siw_activate_tx()