Home
last modified time | relevance | path

Searched refs:SMC_IB_MAX_SEND_SGE (Results 1 – 3 of 3) sorted by relevance

/net/smc/
Dsmc_ib.h23 #define SMC_IB_MAX_SEND_SGE 2 macro
Dsmc_core.h56 struct ib_sge wr_tx_rdma_sge[SMC_IB_MAX_SEND_SGE];
Dsmc_ib.c340 .max_send_sge = SMC_IB_MAX_SEND_SGE, in smc_ib_create_queue_pair()