Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_main.c438 WARN_ON(siw_qp_modify(qp, &qp_attrs, SIW_QP_ATTR_STATE)); in siw_netdev_down()
H A Dsiw_qp.c837 if (mask != SIW_QP_ATTR_STATE) in siw_qp_modify()
840 if (!(mask & SIW_QP_ATTR_STATE)) in siw_qp_modify()
H A Dsiw.h234 SIW_QP_ATTR_STATE = (1 << 0), enumerator
H A Dsiw_verbs.c573 siw_attr_mask |= SIW_QP_ATTR_STATE; in siw_verbs_modify_qp()
612 siw_qp_modify(qp, &qp_attrs, SIW_QP_ATTR_STATE); in siw_destroy_qp()
H A Dsiw_cm.c867 qp_attr_mask = SIW_QP_ATTR_STATE | SIW_QP_ATTR_LLP_HANDLE | in siw_proc_mpareply()
1667 SIW_QP_ATTR_STATE | SIW_QP_ATTR_LLP_HANDLE | in siw_accept()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_main.c388 WARN_ON(siw_qp_modify(qp, &qp_attrs, SIW_QP_ATTR_STATE)); in siw_netdev_down()
H A Dsiw_qp.c840 if (mask != SIW_QP_ATTR_STATE) in siw_qp_modify()
843 if (!(mask & SIW_QP_ATTR_STATE)) in siw_qp_modify()
H A Dsiw.h235 SIW_QP_ATTR_STATE = (1 << 0), enumerator
H A Dsiw_cm.c870 qp_attr_mask = SIW_QP_ATTR_STATE | SIW_QP_ATTR_LLP_HANDLE | in siw_proc_mpareply()
1678 SIW_QP_ATTR_STATE | SIW_QP_ATTR_LLP_HANDLE | in siw_accept()
H A Dsiw_verbs.c576 siw_attr_mask |= SIW_QP_ATTR_STATE; in siw_verbs_modify_qp()
615 siw_qp_modify(qp, &qp_attrs, SIW_QP_ATTR_STATE); in siw_destroy_qp()

Completed in 15 milliseconds