Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_hif.h107 WILC_MAC_STATUS_DISCONNECTED = 0, enumerator
Dwilc_hif.c415 WILC_MAC_STATUS_DISCONNECTED, in handle_connect_timeout()
738 } else if (mac_info->status == WILC_MAC_STATUS_DISCONNECTED) { in handle_rcvd_gnrl_async_info()
Dwilc_wfi_cfgoperations.c146 if (mac_status == WILC_MAC_STATUS_DISCONNECTED && in cfg_connect_result()