Home
last modified time | relevance | path

Searched refs:max_rd_atomic_resp (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h201 u8 max_rd_atomic_resp; member
H A Decore_roce_api.h455 u8 max_rd_atomic_resp; member
H A Decore_rdma_api.h550 u8 max_rd_atomic_resp; member
H A Decore_roce.c478 qp->max_rd_atomic_resp; in ecore_roce_sp_create_responder()
801 p_ramrod->max_ird = qp->max_rd_atomic_resp; in ecore_roce_sp_modify_responder()
H A Decore_rdma.c1479 out_params->max_dest_rd_atomic = qp->max_rd_atomic_resp; in ecore_rdma_query_qp()
1725 qp->max_rd_atomic_resp = params->max_rd_atomic_resp; in ecore_rdma_modify_qp()
H A Decore_iwarp.c1228 ep->qp->max_rd_atomic_resp = ep->cm_info.ird; in ecore_iwarp_mpa_complete()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c3597 qp_params.max_rd_atomic_resp = attr->max_dest_rd_atomic; in qlnxr_modify_qp()