Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_ib.h25 #define SMC_IB_MAX_SEND_SGE 2 macro
H A Dsmc_core.h56 struct ib_sge wr_tx_rdma_sge[SMC_IB_MAX_SEND_SGE];
H A Dsmc_ib.c372 .max_send_sge = SMC_IB_MAX_SEND_SGE, in smc_ib_create_queue_pair()