Home
last modified time | relevance | path

Searched refs:SIW_EPSTATE_CLOSED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.c451 if (cep->state == SIW_EPSTATE_CLOSED) { in siw_qp_cm_drop()
475 case SIW_EPSTATE_CLOSED: in siw_qp_cm_drop()
482 cep->state = SIW_EPSTATE_CLOSED; in siw_qp_cm_drop()
1212 cep->state = SIW_EPSTATE_CLOSED; in siw_cm_work_handler()
1574 cep->state = SIW_EPSTATE_CLOSED; in siw_connect()
1750 cep->state = SIW_EPSTATE_CLOSED; in siw_accept()
1795 cep->state = SIW_EPSTATE_CLOSED; in siw_reject()
1942 cep->state = SIW_EPSTATE_CLOSED; in siw_create_listen()
1975 cep->state = SIW_EPSTATE_CLOSED; in siw_drop_listeners()
H A Dsiw_cm.h24 SIW_EPSTATE_CLOSED enumerator