Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dib_cm.c168 u32 max_initiator_depth, in rds_ib_cm_fill_conn_param() argument
179 min_t(u32, rds_ibdev->max_initiator_depth, max_initiator_depth); in rds_ib_cm_fill_conn_param()
H A Dib.h258 unsigned int max_initiator_depth; member
H A Dib.c172 rds_ibdev->max_initiator_depth = device->attrs.max_qp_init_rd_atom; in rds_ib_add_one()