Home
last modified time | relevance | path

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

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