Home
last modified time | relevance | path

Searched refs:WLC_E_STATUS_NO_NETWORKS (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/bcmdhd/common/include/proto/
Dbcmevent.h248 #define WLC_E_STATUS_NO_NETWORKS 3 /* failed due to no matching network found */ macro
/drivers/net/wireless/bcmdhd/
Ddhd_common.c910 } else if (status == WLC_E_STATUS_NO_NETWORKS) { in wl_show_host_event()
Dwl_iw.c3089 {WLC_E_SET_SSID, WLC_E_STATUS_NO_NETWORKS, WL_IW_DONT_CARE,
Dwl_cfg80211.c6980 if (event == WLC_E_LINK && status == WLC_E_STATUS_NO_NETWORKS)
7224 else if (event == WLC_E_SET_SSID && status == WLC_E_STATUS_NO_NETWORKS) {