Home
last modified time | relevance | path

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

/linux-3.4.99/net/rds/
Dib.h16 #define RDS_IB_RECV_SGE 2 macro
Dib_cm.c334 attr.cap.max_recv_sge = RDS_IB_RECV_SGE; in rds_ib_setup_qp()
Dib_recv.c60 recv->r_wr.num_sge = RDS_IB_RECV_SGE; in rds_ib_recv_init_ring()