Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc_ib.h23 #define SMC_IB_MAX_SEND_SGE 2 macro
Dsmc_ib.c332 .max_send_sge = SMC_IB_MAX_SEND_SGE, in smc_ib_create_queue_pair()
Dsmc_tx.c323 struct ib_sge sges[SMC_IB_MAX_SEND_SGE]; in smcr_tx_rdma_writes()