Home
last modified time | relevance | path

Searched refs:max_ord (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_iwarp.h307 u8 max_ord /* byte8 */; member
729 u8 max_ord /* byte8 */; member
H A Decore_roce.c635 p_ramrod->max_ord = qp->max_rd_atomic_req; in ecore_roce_sp_create_requester()
907 p_ramrod->max_ord = qp->max_rd_atomic_req; in ecore_roce_sp_modify_requester()
H A Decore_hsi_roce.h148 u8 max_ord; member
373 u8 max_ord; member
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1405 wqe->u.init.ord_max = cpu_to_be32(qhp->attr.max_ord); in rdma_init()
1467 if (attrs->max_ord > c4iw_max_read_depth) { in c4iw_modify_qp()
1471 newattr.max_ord = attrs->max_ord; in c4iw_modify_qp()
1800 qhp->attr.max_ord = 0; in c4iw_create_qp()
H A Diw_cxgbe.h460 u32 max_ord; member
H A Dcm.c2122 attrs.max_ord = ep->ord; in process_mpa_reply()
2483 attrs.max_ord = ep->ord; in c4iw_accept_cr()