Searched refs:max_ord (Results 1 - 8 of 8) sorted by relevance

/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.h146 u32 max_ord; member in struct:iwch_qp_attributes
H A Diwch_qp.c920 init_attr.ord = qhp->attr.max_ord;
978 if (attrs->max_ord >
983 newattr.max_ord = attrs->max_ord;
H A Dcxio_wr.h289 __be32 max_ord; /* 3 */ member in struct:t3_modify_qp_wr
H A Diwch_cm.c912 attrs.max_ord = ep->ord;
1831 attrs.max_ord = ep->ord;
H A Diwch_provider.c981 qhp->attr.max_ord = 1;
/drivers/infiniband/hw/cxgb4/
H A Dqp.c1110 wqe->u.init.ord_max = cpu_to_be32(qhp->attr.max_ord);
1163 if (attrs->max_ord > c4iw_max_read_depth) {
1167 newattr.max_ord = attrs->max_ord;
1465 qhp->attr.max_ord = 1;
H A Diw_cxgb4.h345 u32 max_ord; member in struct:c4iw_qp_attributes
H A Dcm.c1125 attrs.max_ord = ep->ord;
2192 attrs.max_ord = ep->ord;

Completed in 67 milliseconds