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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/xprtrdma/
H A Dsvc_rdma.c55 static unsigned int max_ord = 4096; variable
144 .extra2 = &max_ord,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.h145 u32 max_ord; member in struct:iwch_qp_attributes
H A Diwch_qp.c899 init_attr.ord = qhp->attr.max_ord;
957 if (attrs->max_ord >
962 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.c913 attrs.max_ord = ep->ord;
1824 attrs.max_ord = ep->ord;
H A Diwch_provider.c969 qhp->attr.max_ord = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dqp.c1090 wqe->u.init.ord_max = cpu_to_be32(qhp->attr.max_ord);
1151 if (attrs->max_ord > c4iw_max_read_depth) {
1155 newattr.max_ord = attrs->max_ord;
1450 qhp->attr.max_ord = 1;
H A Diw_cxgb4.h312 u32 max_ord; member in struct:c4iw_qp_attributes
H A Dcm.c964 attrs.max_ord = ep->ord;
1842 attrs.max_ord = ep->ord;

Completed in 117 milliseconds