Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rds/
H A Dib.h14 #define RDS_IB_RECV_SGE 2 macro
H A Dib_recv.c61 recv->r_wr.num_sge = RDS_IB_RECV_SGE; in rds_ib_recv_init_ring()
H A Dib_cm.c624 attr.cap.max_recv_sge = RDS_IB_RECV_SGE; in rds_ib_setup_qp()