Home
last modified time | relevance | path

Searched refs:T4_MAX_SEND_SGE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dt4.h65 #define T4_MAX_SEND_SGE ((T4_SQ_NUM_BYTES - sizeof(struct fw_ri_send_wr) - \ macro
Dqp.c465 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()