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

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.h143 u32 max_ord; member in struct:iwch_qp_attributes
H A Diw_cxgb_qp.c868 init_attr.ord = qhp->attr.max_ord;
920 if (attrs->max_ord >
925 newattr.max_ord = attrs->max_ord;
H A Diw_cxgb_wr.h248 __be32 max_ord; /* 3 */ member in struct:t3_modify_qp_wr
H A Diw_cxgb_cm.c696 attrs.max_ord = ep->ord;
1214 attrs.max_ord = ep->ord;
H A Diw_cxgb_provider.c853 qhp->attr.max_ord = 1;
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1395 wqe->u.init.ord_max = cpu_to_be32(qhp->attr.max_ord);
1457 if (attrs->max_ord > c4iw_max_read_depth) {
1461 newattr.max_ord = attrs->max_ord;
1790 qhp->attr.max_ord = 0;
H A Diw_cxgbe.h452 u32 max_ord; member in struct:c4iw_qp_attributes
H A Dcm.c2128 attrs.max_ord = ep->ord;
2483 attrs.max_ord = ep->ord;
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_iwarp.h309 u8 max_ord /* byte8 */; member in struct:e4_xstorm_iwarp_conn_ag_ctx
732 u8 max_ord /* byte8 */; member in struct:e5_xstorm_iwarp_conn_ag_ctx
H A Decore_hsi_roce.h154 u8 max_ord; member in struct:roce_create_qp_req_ramrod_data
391 u8 max_ord; member in struct:roce_modify_qp_req_ramrod_data

Completed in 105 milliseconds