Lines Matching refs:WL_ERROR

80 #define WL_ERROR(x) WL_ERROR_MSG x  macro
296 WL_ERROR(("Bad ifidx from %s\n", dev->name)); in dev_wlc_ioctl()
557 WL_ERROR(("WLC_REASSOC failed (%d)\n", error)); in wl_iw_config_commit()
613 WL_ERROR (("[%s] dhd is NULL\n", dev->name)); \
662 WL_ERROR(("WLC_SET_CHANNEL failed (%d).\n", error)); in wl_iw_set_freq()
1073 WL_ERROR(("Invalid Header...sa_family\n")); in wl_iw_set_wap()
1083 WL_ERROR(("WLC_DISASSOC failed (%d).\n", error)); in wl_iw_set_wap()
1102 WL_ERROR(("WLC_REASSOC failed (%d).\n", error)); in wl_iw_set_wap()
1150 WL_ERROR(("Invalid ioctl data.\n")); in wl_iw_mlme()
1169 WL_ERROR(("Invalid ioctl data.\n")); in wl_iw_mlme()
1211 WL_ERROR(("%d: Scan results error %d\n", __LINE__, error)); in wl_iw_get_aplist()
1411 WL_ERROR(("kzalloc failed\n")); in wl_iw_iscan_set_scan()
1638 WL_ERROR(("malloc(%d) returned NULL...\n", custom_event_len)); in wl_iw_handle_scanresults_ies()
1844 WL_ERROR(("list->version %d != WL_BSS_INFO_VERSION\n", list->version)); in wl_iw_iscan_get_scan()
1980 WL_ERROR(("WLC_SET_SSID failed (%d).\n", error)); in wl_iw_set_essid()
1995 WL_ERROR(("WLC_DISASSOC failed (%d).\n", error)); in wl_iw_set_essid()
2024 WL_ERROR(("Error getting the SSID %d\n", error)); in wl_iw_get_essid()
2762 WL_ERROR(("WLC_SET_WSEC_PMK error %d\n", error)); in wl_iw_set_encodeext()
2995 WL_ERROR(("wsec error %d\n", error)); in wl_iw_set_wpaauth()
3030 WL_ERROR(("wsec error %d\n", error)); in wl_iw_set_wpaauth()
3043 WL_ERROR(("sup_wpa 1 error %d\n", error)); in wl_iw_set_wpaauth()
3049 WL_ERROR(("sup_wpa 0 error %d\n", error)); in wl_iw_set_wpaauth()
3061 WL_ERROR(("wpa_auth error %d\n", error)); in wl_iw_set_wpaauth()
3176 WL_ERROR(("setting wsec to 0x%0x returned error %d\n", in wl_iw_set_wpaauth()
3181 WL_ERROR(("setting wpa_auth(%d) returned %d\n", in wl_iw_set_wpaauth()
3282 WL_ERROR(("IW_AUTH_ROAMING_CONTROL\n")); in wl_iw_get_wpaauth()
3892 WL_ERROR(("%d: Unsupported type %d\n", __LINE__, type)); in wl_iw_get_wireless_stats_cbfn()
3968 WL_ERROR(("wl_iw_get_wireless_stats counters failed error=%d ****** \n", res)); in wl_iw_get_wireless_stats()
3989 WL_ERROR(("WLC_GET_REVINFO failed %d\n", res)); in wl_iw_get_wireless_stats()
3997 WL_ERROR(("wl_cntbuf_to_xtlv_format failed %d\n", res)); in wl_iw_get_wireless_stats()
4320 WL_ERROR(("wl_ext_event_register err %d\n", ret)); in wl_iw_attach()