Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h88 WILC_MAC_STATUS_DISCONNECTED = 0, enumerator
H A Dhif.c335 WILC_MAC_STATUS_DISCONNECTED, in handle_connect_timeout()
676 } else if (mac_info->status == WILC_MAC_STATUS_DISCONNECTED) { in handle_rcvd_gnrl_async_info()
H A Dcfg80211.c178 if (mac_status == WILC_MAC_STATUS_DISCONNECTED && in cfg_connect_result()