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

/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.h147 u32 max_ird; member in struct:iwch_qp_attributes
H A Diwch_qp.c921 init_attr.ird = qhp->attr.max_ird;
986 if (attrs->max_ird >
991 newattr.max_ird = attrs->max_ird;
H A Dcxio_wr.h288 __be32 max_ird; /* 3 */ member in struct:t3_modify_qp_wr
H A Diwch_cm.c911 attrs.max_ird = ep->ird;
1830 attrs.max_ird = ep->ird;
H A Diwch_provider.c982 qhp->attr.max_ird = 1;
/drivers/infiniband/hw/cxgb4/
H A Dqp.c1111 wqe->u.init.ird_max = cpu_to_be32(qhp->attr.max_ird);
1170 if (attrs->max_ird > c4iw_max_read_depth) {
1174 newattr.max_ird = attrs->max_ird;
1466 qhp->attr.max_ird = 1;
H A Diw_cxgb4.h346 u32 max_ird; member in struct:c4iw_qp_attributes
H A Dcm.c1124 attrs.max_ird = ep->ird;
2191 attrs.max_ird = ep->ird;

Completed in 1354 milliseconds