Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.h103 bool incoming_atomic_en; member
H A Dqed_rdma.c1204 out_params->incoming_atomic_en = qp->incoming_atomic_en; in qed_rdma_query_qp()
1365 qp->incoming_atomic_en = params->incoming_atomic_en; in qed_rdma_modify_qp()
H A Dqed_roce.c273 qp->incoming_atomic_en); in qed_roce_sp_create_responder()
532 qp->incoming_atomic_en); in qed_roce_sp_modify_responder()
H A Dqed_iwarp.c246 qp->incoming_atomic_en); in qed_iwarp_create_qp()
/openbmc/linux/include/linux/qed/
H A Dqed_rdma_if.h361 bool incoming_atomic_en; member
399 bool incoming_atomic_en; member
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c2533 qp_params.incoming_atomic_en = attr->qp_access_flags & in qedr_modify_qp()
2735 if (params->incoming_atomic_en) in qedr_to_ib_qp_acc_flags()