Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
A Dsiw_cm.c402 if (cep->state == SIW_EPSTATE_CLOSED) { in siw_qp_cm_drop()
426 case SIW_EPSTATE_CLOSED: in siw_qp_cm_drop()
433 cep->state = SIW_EPSTATE_CLOSED; in siw_qp_cm_drop()
1163 cep->state = SIW_EPSTATE_CLOSED; in siw_cm_work_handler()
1524 cep->state = SIW_EPSTATE_CLOSED; in siw_connect()
1700 cep->state = SIW_EPSTATE_CLOSED; in siw_accept()
1745 cep->state = SIW_EPSTATE_CLOSED; in siw_reject()
1891 cep->state = SIW_EPSTATE_CLOSED; in siw_create_listen()
1924 cep->state = SIW_EPSTATE_CLOSED; in siw_drop_listeners()
A Dsiw_cm.h24 SIW_EPSTATE_CLOSED enumerator

Completed in 7 milliseconds