Searched refs:max_wrs (Results 1 – 6 of 6) sorted by relevance
53 u32 max_wrs; /* Max for any SQ/RQ */ member
116 rnicp->attr.max_wrs = T3_MAX_QP_DEPTH; in rnic_init()
1199 props->max_qp_wr = dev->attr.max_wrs; in iwch_query_device()
191 unsigned int max_wrs; /* max in-flight WRs per connection */ member
1254 dev->ctl(dev, GET_MAX_OUTSTANDING_WR, &t->max_wrs) < 0 || in cxgb3_offload_activate()
994 csk->wr_max_cred = csk->wr_cred = T3C_DATA(t3dev)->max_wrs - 1; in init_act_open()