Home
last modified time | relevance | path

Searched refs:wcn36xx_err (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c188 wcn36xx_err("Not enough room for TLV entry\n"); in put_cfg_tlv_u32()
515 wcn36xx_err("Failed to load nv file %s: %d\n", in wcn36xx_smd_load_nv()
654 wcn36xx_err("Sending hal_start failed\n"); in wcn36xx_smd_start()
683 wcn36xx_err("Sending hal_stop failed\n"); in wcn36xx_smd_stop()
721 wcn36xx_err("Sending hal_init_scan failed\n"); in wcn36xx_smd_init_scan()
783 wcn36xx_err("Sending hal_end_scan failed\n"); in wcn36xx_smd_end_scan()
1362 wcn36xx_err("Sending hal_join failed\n"); in wcn36xx_smd_join()
2422 wcn36xx_err("Sending hal_dump_cmd failed\n"); in wcn36xx_smd_dump_cmd_req()
2551 wcn36xx_err("Sending hal_add_ba failed\n"); in wcn36xx_smd_add_ba()
2579 wcn36xx_err("Sending hal_del_ba failed\n"); in wcn36xx_smd_del_ba()
[all …]
H A Dmain.c236 wcn36xx_err("Failed to push NV to chip\n"); in wcn36xx_start()
242 wcn36xx_err("Failed to start chip\n"); in wcn36xx_start()
257 wcn36xx_err("DXE init failed\n"); in wcn36xx_start()
347 wcn36xx_err("Cannot tune to channel %d\n", ch); in wcn36xx_change_opchannel()
534 wcn36xx_err("Unsupported key type 0x%x\n", in wcn36xx_set_key()
879 wcn36xx_err("sta %pM is not found\n", in wcn36xx_bss_info_changed()
1244 wcn36xx_err("Unknown AMPDU action\n"); in wcn36xx_ampdu_action()
1516 wcn36xx_err("failed to map ccu memory\n"); in wcn36xx_platform_get_resources()
1525 wcn36xx_err("failed to map dxe memory\n"); in wcn36xx_platform_get_resources()
1568 wcn36xx_err("failed to alloc hw\n"); in wcn36xx_probe()
[all …]
H A Ddxe.c155 wcn36xx_err("Failed to allocate DXE control blocks\n"); in wcn36xx_dxe_alloc_ctl_blks()
475 wcn36xx_err("DXE IRQ reported error: 0x%x in high TX channel\n", in wcn36xx_irq_tx_complete()
514 wcn36xx_err("DXE IRQ reported error: 0x%x in low TX channel\n", in wcn36xx_irq_tx_complete()
558 wcn36xx_err("failed to alloc tx irq\n"); in wcn36xx_dxe_request_irqs()
565 wcn36xx_err("failed to alloc rx irq\n"); in wcn36xx_dxe_request_irqs()
602 wcn36xx_err("DXE IRQ reported error on RX channel\n"); in wcn36xx_rx_handle_packets()
725 wcn36xx_err("Failed to allocate BD mempool\n"); in wcn36xx_dxe_allocate_mem_pools()
776 wcn36xx_err("bd_cpu_addr cannot be NULL for skb DXE\n"); in wcn36xx_dxe_tx_frame()
H A Dpmc.c41 wcn36xx_err("Can not enter BMPS!\n"); in wcn36xx_pmc_enter_bmps_state()
H A Dwcn36xx.h59 #define wcn36xx_err(fmt, arg...) \ macro
H A Dtxrx.c429 wcn36xx_err("Discarding non complete chain"); in wcn36xx_rx_skb()
448 wcn36xx_err("Drop frame! skb:%p len:%u hoff:%u doff:%u asf=%u esf=%u lsf=%u\n", in wcn36xx_rx_skb()