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