Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/wcn36xx/
Dsmd.c188 wcn36xx_err("Not enough room for TLV entry\n"); in put_cfg_tlv_u32()
436 wcn36xx_err("HAL TX failed for req %d\n", req_type); in wcn36xx_smd_send_and_wait()
441 wcn36xx_err("Timeout! No SMD response to req %d in %dms\n", in wcn36xx_smd_send_and_wait()
515 wcn36xx_err("Failed to load nv file %s: %d\n", in wcn36xx_smd_load_nv()
558 wcn36xx_err("hal_load_nv response failed err=%d\n", in wcn36xx_smd_load_nv()
654 wcn36xx_err("Sending hal_start failed\n"); in wcn36xx_smd_start()
660 wcn36xx_err("hal_start response failed err=%d\n", ret); in wcn36xx_smd_start()
683 wcn36xx_err("Sending hal_stop failed\n"); in wcn36xx_smd_stop()
688 wcn36xx_err("hal_stop response failed err=%d\n", ret); in wcn36xx_smd_stop()
721 wcn36xx_err("Sending hal_init_scan failed\n"); in wcn36xx_smd_init_scan()
[all …]
Dmain.c217 wcn36xx_err("Failed to open smd channel: %d\n", ret); in wcn36xx_start()
224 wcn36xx_err("Failed to alloc DXE mempool: %d\n", ret); in wcn36xx_start()
230 wcn36xx_err("Failed to alloc DXE ctl blocks: %d\n", ret); in wcn36xx_start()
236 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()
467 wcn36xx_err("Out of memory setting filters.\n"); in wcn36xx_prepare_multicast()
534 wcn36xx_err("Unsupported key type 0x%x\n", in wcn36xx_set_key()
618 wcn36xx_err("Unsupported key cmd 0x%x\n", cmd); in wcn36xx_set_key()
[all …]
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()
Dpmc.c41 wcn36xx_err("Can not enter BMPS!\n"); in wcn36xx_pmc_enter_bmps_state()
Dwcn36xx.h59 #define wcn36xx_err(fmt, arg...) \ macro
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()