max_initiator_depth  167 net/rds/ib.c   	rds_ibdev->max_initiator_depth = device->attrs.max_qp_init_rd_atom;
max_initiator_depth  259 net/rds/ib.h   	unsigned int		max_initiator_depth;
max_initiator_depth  201 net/rds/ib_cm.c 				      u32 max_initiator_depth,
max_initiator_depth  212 net/rds/ib_cm.c 		min_t(u32, rds_ibdev->max_initiator_depth, max_initiator_depth);