Searched refs:modify_flags (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce.c715 u32 modify_flags)
771 GET_FIELD(modify_flags,
776 GET_FIELD(modify_flags, ECORE_ROCE_MODIFY_QP_VALID_PKEY));
780 GET_FIELD(modify_flags,
785 GET_FIELD(modify_flags,
795 GET_FIELD(modify_flags,
821 u32 modify_flags)
868 GET_FIELD(modify_flags, ECORE_ROCE_MODIFY_QP_VALID_PKEY));
872 GET_FIELD(modify_flags,
877 GET_FIELD(modify_flags,
711 ecore_roce_sp_modify_responder( struct ecore_hwfn *p_hwfn, struct ecore_rdma_qp *qp, bool move_to_err, u32 modify_flags) argument
816 ecore_roce_sp_modify_requester( struct ecore_hwfn *p_hwfn, struct ecore_rdma_qp *qp, bool move_to_sqd, bool move_to_err, u32 modify_flags) argument
[all...]
H A Decore_rdma.c1640 if (GET_FIELD(params->modify_flags,
1649 if (GET_FIELD(params->modify_flags,
1654 if (GET_FIELD(params->modify_flags, ECORE_ROCE_MODIFY_QP_VALID_PKEY))
1658 if (GET_FIELD(params->modify_flags,
1663 if (GET_FIELD(params->modify_flags,
1668 if (GET_FIELD(params->modify_flags,
1711 if (GET_FIELD(params->modify_flags, ECORE_ROCE_MODIFY_QP_VALID_RQ_PSN))
1715 if (GET_FIELD(params->modify_flags, ECORE_ROCE_MODIFY_QP_VALID_SQ_PSN))
1719 if (GET_FIELD(params->modify_flags,
1724 if (GET_FIELD(params->modify_flags,
[all...]
H A Decore_roce_api.h406 u32 modify_flags; member in struct:ecore_rdma_modify_qp_in_params
H A Decore_rdma_api.h501 u32 modify_flags; member in struct:ecore_rdma_modify_qp_in_params
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c3585 SET_FIELD(qp_params.modify_flags,
3595 SET_FIELD(qp_params.modify_flags,
3612 SET_FIELD(qp_params.modify_flags,
3647 SET_FIELD(qp_params.modify_flags,
3695 SET_FIELD(qp_params.modify_flags, \
3717 SET_FIELD(qp_params.modify_flags,\
3723 SET_FIELD(qp_params.modify_flags,
3730 SET_FIELD(qp_params.modify_flags,
3747 SET_FIELD(qp_params.modify_flags,
3754 SET_FIELD(qp_params.modify_flags,
[all...]
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1651 u8 modify_flags; member in struct:mlx4_set_port_vxlan_context
1670 context->modify_flags = VXLAN_ENABLE_MODIFY | VXLAN_STEERING_MODIFY;

Completed in 121 milliseconds