Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_ib.h25 #define SMC_IB_MAX_SEND_SGE 2 macro
H A Dsmc_core.h73 struct ib_sge wr_tx_rdma_sge[SMC_IB_MAX_SEND_SGE];
H A Dsmc_ib.c678 .max_send_sge = SMC_IB_MAX_SEND_SGE, in smc_ib_create_queue_pair()