Searched refs:PRINT_ER (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/staging/wilc1000/ |
D | wilc_spi.c | 215 PRINT_ER("[wilc spi]: Failed cmd write, bus error...\n"); in spi_cmd() 241 PRINT_ER("[wilc spi]: Failed cmd response read, bus error...\n"); in spi_cmd_rsp() 247 PRINT_ER("[wilc spi]: Failed cmd response, cmd (%02x), resp (%02x)\n", cmd, rsp); in spi_cmd_rsp() 256 PRINT_ER("[wilc spi]: Failed cmd state read, bus error...\n"); in spi_cmd_rsp() 262 PRINT_ER("[wilc spi]: Failed cmd state response state (%02x)\n", rsp); in spi_cmd_rsp() 401 PRINT_ER("[wilc spi]: spi buffer size too small (%d) (%zu)\n", in spi_cmd_complete() 413 PRINT_ER("[wilc spi]: Failed cmd write, bus error...\n"); in spi_cmd_complete() 433 PRINT_ER("[wilc spi]: Failed cmd response, cmd (%02x)" in spi_cmd_complete() 444 PRINT_ER("[wilc spi]: Failed cmd state response " in spi_cmd_complete() 472 PRINT_ER("[wilc spi]: Error, data read " in spi_cmd_complete() [all …]
|
D | linux_wlan_spi.c | 90 PRINT_ER("@@@@@@@@@@@@ restore SPI speed to %d @@@@@@@@@\n", SPEED); in linux_spi_deinit() 153 PRINT_ER("SPI transaction failed\n"); in linux_spi_write() 178 PRINT_ER("SPI transaction failed\n"); in linux_spi_write() 183 PRINT_ER("can't write data with the following length: %d\n", len); in linux_spi_write() 184 PRINT_ER("FAILED due to NULL buffer or ZERO length check the following length: %d\n", len); in linux_spi_write() 226 PRINT_ER("SPI transaction failed\n"); in linux_spi_write() 231 PRINT_ER("can't write data with the following length: %d\n", len); in linux_spi_write() 232 PRINT_ER("FAILED due to NULL buffer or ZERO length check the following length: %d\n", len); in linux_spi_write() 281 PRINT_ER("SPI transaction failed\n"); in linux_spi_read() 305 PRINT_ER("SPI transaction failed\n"); in linux_spi_read() [all …]
|
D | wilc_msgqueue.c | 63 PRINT_ER("pHandle or pvSendBuffer is null\n"); in wilc_mq_send() 68 PRINT_ER("pHandle fail\n"); in wilc_mq_send() 123 PRINT_ER("pHandle or pvRecvBuffer is null\n"); in wilc_mq_recv() 128 PRINT_ER("pHandle fail\n"); in wilc_mq_recv() 140 PRINT_ER("Non-timeout\n"); in wilc_mq_recv() 145 PRINT_ER("pHandle fail\n"); in wilc_mq_recv() 154 PRINT_ER("pstrMessage is null\n"); in wilc_mq_recv() 161 PRINT_ER("u32RecvBufferSize overflow\n"); in wilc_mq_recv()
|
D | host_interface.c | 344 PRINT_ER("Failed to set channel\n"); in Handle_SetChannel() 369 PRINT_ER("Failed to set driver handler\n"); in Handle_SetWfiDrvHandler() 394 PRINT_ER("Failed to set driver handler\n"); in Handle_SetOperationMode() 425 PRINT_ER("Failed to set IP address\n"); in Handle_set_IPAddress() 457 PRINT_ER("Failed to get IP address\n"); in Handle_get_IPAddress() 476 PRINT_ER("No buffer to send mac address\n"); in Handle_SetMacAddress() 490 PRINT_ER("Failed to set mac address\n"); in Handle_SetMacAddress() 513 PRINT_ER("Failed to get mac address\n"); in Handle_GetMacAddress() 540 PRINT_ER("check value 6 over\n"); in Handle_CfgParam() 554 PRINT_ER("Impossible value \n"); in Handle_CfgParam() [all …]
|
D | linux_wlan.c | 241 PRINT_ER("Driver is CLOSING: Can't handle UH interrupt\n"); in isr_uh_routine() 258 PRINT_ER("Driver is CLOSING: Can't handle BH interrupt\n"); in isr_bh_routine() 293 PRINT_ER("could not obtain gpio for WILC_INTR\n"); in init_irq() 300 PRINT_ER("Failed to request IRQ for GPIO: %d\n", GPIO_NUM); in init_irq() 346 PRINT_ER("Failed, mutex is NULL\n"); in linux_wlan_lock_timeout() 540 PRINT_ER("NIC is NULL\n"); in linux_wlan_get_firmware() 545 PRINT_ER("&nic->wilc_netdev->dev is NULL\n"); in linux_wlan_get_firmware() 554 PRINT_ER("%s - firmare not available\n", firmware); in linux_wlan_get_firmware() 560 PRINT_ER("%s - firmare not available\n", firmware); in linux_wlan_get_firmware() 581 PRINT_ER("Failed to start Firmware\n"); in linux_wlan_start_firmware() [all …]
|
D | linux_wlan_sdio.c | 81 PRINT_ER("wilc_sdio_cmd52..failed, err(%d)\n", ret); in linux_sdio_cmd52() 112 PRINT_ER("wilc_sdio_cmd53..failed, err(%d)\n", ret); in linux_sdio_cmd53() 132 PRINT_ER("Couldn't initialize netdev\n"); in linux_sdio_probe() 170 PRINT_ER("can't claim sdio_irq, err(%d)\n", ret); in enable_sdio_interrupt() 188 PRINT_ER("can't release sdio_irq, err(%d)\n", ret); in disable_sdio_interrupt()
|
D | linux_mon.c | 183 PRINT_ER("Failed to allocate memory for mgmt_tx structure\n"); in mon_mgmt_tx() 189 PRINT_ER("Failed to allocate memory for mgmt_tx buff\n"); in mon_mgmt_tx() 229 PRINT_ER("Monitor interface private structure is NULL\n"); in WILC_WFI_mon_xmit() 236 PRINT_ER("Error in radiotap header\n"); in WILC_WFI_mon_xmit() 334 PRINT_ER("failed to allocate memory\n"); in WILC_WFI_init_mon_interface() 346 PRINT_ER(" register_netdevice failed (%d)\n", ret); in WILC_WFI_init_mon_interface() 351 PRINT_ER("private structure is NULL\n"); in WILC_WFI_init_mon_interface()
|
D | linux_wlan_common.h | 79 #define PRINT_ER(...) \ macro 119 #define PRINT_ER(...) \ macro
|
D | wilc_wfi_cfgoperations.c | 377 PRINT_ER("wiphy signal type fial\n"); in CfgScanResult() 418 PRINT_ER("Discovered networks exceeded the max limit\n"); in CfgScanResult() 500 PRINT_ER("Error in pmkid\n"); in WILC_WFI_Set_PMKSA() 570 …PRINT_ER("Unspecified failure: Connection status %d : MAC status = %d\n", u16ConnectStatus, u8MacS… in CfgConnectResult() 616 PRINT_ER("Received MAC_DISCONNECTED from firmware with reason %d on dev [%p]\n", in CfgConnectResult() 676 PRINT_ER("Error in setting channel %d\n", channelnum); in set_channel() 758 PRINT_ER("Requested num of scanned channels is greater than the max, supported" in scan() 941 PRINT_ER("Not supported cipher: Error(%d)\n", s32Error); in connect() 1012 PRINT_ER("host_int_set_join_req(): Error(%d)\n", s32Error); in connect() 1057 PRINT_ER("Error in disconnecting: Error(%d)\n", s32Error); in disconnect() [all …]
|
D | wilc_wlan.c | 488 PRINT_ER("Failed to allocate memory\n"); in wilc_wlan_txq_add_cfg_pkt() 1418 PRINT_ER("Can't allocate buffer for firmware download IO error\n "); in wilc_wlan_firmware_download() 1456 PRINT_ER("Can't download firmware IO error\n "); in wilc_wlan_firmware_download() 1599 PRINT_ER("Error while reading reg\n"); in wilc_wlan_stop() 1609 PRINT_ER("Error while writing reg\n"); in wilc_wlan_stop() 1619 PRINT_ER("Error while reading reg\n"); in wilc_wlan_stop() 1634 PRINT_ER("Error while reading reg\n"); in wilc_wlan_stop() 1704 PRINT_ER("Error while reading reg\n"); in wilc_wlan_cleanup() 1707 PRINT_ER("Writing ABORT reg\n"); in wilc_wlan_cleanup() 1710 PRINT_ER("Error while writing reg\n"); in wilc_wlan_cleanup() [all …]
|
D | coreconfigurator.c | 362 PRINT_ER("Received Message format incorrect.\n"); in parse_network_info()
|