Searched refs:SIW_MAX_INLINE (Results 1 – 4 of 4) sorted by relevance
90 #define SIW_MAX_INLINE (sizeof(struct siw_sge) * (SIW_MAX_SGE - 1)) macro
450 if (SENDPAGE_THRESH < SIW_MAX_INLINE) { in siw_init_module()
833 if (wqe->bytes > SIW_MAX_INLINE) { in siw_qp_sq_proc_tx()
878 if (wqe->sqe.sge[0].length > SIW_MAX_INLINE) { in siw_activate_tx_from_sq()