Searched refs:WL_ERROR (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wireless/bcmdhd/ |
D | dhd_custom_gpio.c | 37 #define WL_ERROR(x) printf x macro 102 WL_ERROR(("%s: ERROR customer specific Host GPIO is NOT defined \n", in dhd_customer_oob_irq_map() 107 WL_ERROR(("%s: customer specific Host GPIO number is (%d)\n", in dhd_customer_oob_irq_map() 137 WL_ERROR(("=========== WLAN placed in RESET ========\n")); in dhd_customer_gpio_wlan_ctrl() 149 WL_ERROR(("=========== WLAN going back to live ========\n")); in dhd_customer_gpio_wlan_ctrl()
|
D | wl_dbg.h | 49 #define WL_ERROR(args) macro
|
D | wl_iw.c | 486 WL_ERROR(("%s: WLC_REASSOC failed (%d)\n", __FUNCTION__, error)); in wl_iw_config_commit() 961 WL_ERROR(("%s: Invalid Header...sa_family\n", __FUNCTION__)); in wl_iw_set_wap() 970 WL_ERROR(("%s: WLC_DISASSOC failed (%d).\n", __FUNCTION__, error)); in wl_iw_set_wap() 979 WL_ERROR(("%s: WLC_REASSOC failed (%d).\n", __FUNCTION__, error)); in wl_iw_set_wap() 1022 WL_ERROR(("Invalid ioctl data.\n")); in wl_iw_mlme() 1039 WL_ERROR(("%s: Invalid ioctl data.\n", __FUNCTION__)); in wl_iw_mlme() 1074 WL_ERROR(("%d: Scan results error %d\n", __LINE__, error)); in wl_iw_get_aplist() 1534 WL_ERROR(("list->version %d != WL_BSS_INFO_VERSION\n", list->version)); in wl_iw_iscan_get_scan() 1679 WL_ERROR(("Error getting the SSID\n")); in wl_iw_get_essid() 2664 WL_ERROR(("Setting the D11auth %d\n", paramval)); [all …]
|