Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan_if.h48 #define MAC_STATUS_DISCONNECTED 0 macro
Dhost_interface.c1129 &conn_info, MAC_STATUS_DISCONNECTED, in handle_connect()
1189 MAC_STATUS_DISCONNECTED, in handle_connect_timeout()
1531 } else if (mac_status == MAC_STATUS_DISCONNECTED) { in host_int_parse_assoc_resp_info()
1651 } else if ((mac_status == MAC_STATUS_DISCONNECTED) && in handle_rcvd_gnrl_async_info()
1654 } else if ((mac_status == MAC_STATUS_DISCONNECTED) && in handle_rcvd_gnrl_async_info()
Dwilc_wfi_cfgoperations.c485 if (mac_status == MAC_STATUS_DISCONNECTED && in cfg_connect_result()