Searched refs:T4_MAX_SEND_SGE (Results 1 – 2 of 2) sorted by relevance
65 #define T4_MAX_SEND_SGE ((T4_SQ_NUM_BYTES - sizeof(struct fw_ri_send_wr) - \ macro
465 if (wr->num_sge > T4_MAX_SEND_SGE) in build_rdma_send()532 if (wr->num_sge > T4_MAX_SEND_SGE) in build_rdma_write()