Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h73 HOST_IF_WAITING_CONN_RESP = 3, enumerator
Dhost_interface.c1104 hif_drv->hif_state = HOST_IF_WAITING_CONN_RESP; in handle_connect()
1632 if (hif_drv->hif_state == HOST_IF_WAITING_CONN_RESP || in handle_rcvd_gnrl_async_info()
1649 if (hif_drv->hif_state == HOST_IF_WAITING_CONN_RESP) { in handle_rcvd_gnrl_async_info()
1974 if (hif_drv->hif_state == HOST_IF_WAITING_CONN_RESP) in handle_disconnect()
2006 if (vif->hif_drv->hif_state == HOST_IF_WAITING_CONN_RESP || in wilc_resolve_disconnect_aberration()
2395 if (hif_drv->hif_state == HOST_IF_WAITING_CONN_RESP) { in handle_remain_on_chan()