Searched refs:T4_MAX_SEND_SGE (Results 1 – 3 of 3) sorted by relevance
284 props->max_send_sge = min(T4_MAX_SEND_SGE, T4_MAX_WRITE_SGE); in c4iw_query_device()
70 #define T4_MAX_SEND_SGE ((T4_SQ_NUM_BYTES - sizeof(struct fw_ri_send_wr) - \ macro
496 if (wr->num_sge > T4_MAX_SEND_SGE) in build_rdma_send()563 if (wr->num_sge > T4_MAX_SEND_SGE) in build_rdma_write()