Home
last modified time | relevance | path

Searched refs:CONN_DISCONN_EVENT_CONN_RESP (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h165 CONN_DISCONN_EVENT_CONN_RESP = 0, enumerator
Dhost_interface.c1128 conn_attr->result(CONN_DISCONN_EVENT_CONN_RESP, in handle_connect()
1187 hif_drv->usr_conn_req.conn_result(CONN_DISCONN_EVENT_CONN_RESP, in handle_connect_timeout()
1555 hif_drv->usr_conn_req.conn_result(CONN_DISCONN_EVENT_CONN_RESP, in host_int_parse_assoc_resp_info()
Dwilc_wfi_cfgoperations.c480 if (conn_disconn_evt == CONN_DISCONN_EVENT_CONN_RESP) { in cfg_connect_result()