Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dib.h14 #define RDS_IB_RECV_SGE 2 macro
H A Dib_recv.c62 recv->r_wr.num_sge = RDS_IB_RECV_SGE; in rds_ib_recv_init_ring()
H A Dib_cm.c590 attr.cap.max_recv_sge = RDS_IB_RECV_SGE; in rds_ib_setup_qp()