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

/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c188 wcn36xx_err("Not enough room for TLV entry\n");
436 wcn36xx_err("HAL TX failed for req %d\n", req_type);
441 wcn36xx_err("Timeout! No SMD response to req %d in %dms\n",
515 wcn36xx_err("Failed to load nv file %s: %d\n",
558 wcn36xx_err("hal_load_nv response failed err=%d\n",
654 wcn36xx_err("Sending hal_start failed\n");
660 wcn36xx_err("hal_start response failed err=%d\n", ret);
683 wcn36xx_err("Sending hal_stop failed\n");
688 wcn36xx_err("hal_stop response failed err=%d\n", ret);
721 wcn36xx_err("Sendin
[all...]
H A Dpmc.c41 wcn36xx_err("Can not enter BMPS!\n");
H A Dmain.c217 wcn36xx_err("Failed to open smd channel: %d\n", ret);
224 wcn36xx_err("Failed to alloc DXE mempool: %d\n", ret);
230 wcn36xx_err("Failed to alloc DXE ctl blocks: %d\n", ret);
236 wcn36xx_err("Failed to push NV to chip\n");
242 wcn36xx_err("Failed to start chip\n");
257 wcn36xx_err("DXE init failed\n");
347 wcn36xx_err("Cannot tune to channel %d\n", ch);
467 wcn36xx_err("Out of memory setting filters.\n");
534 wcn36xx_err("Unsupported key type 0x%x\n",
618 wcn36xx_err("Unsupporte
[all...]
H A Ddxe.c155 wcn36xx_err("Failed to allocate DXE control blocks\n");
475 wcn36xx_err("DXE IRQ reported error: 0x%x in high TX channel\n",
514 wcn36xx_err("DXE IRQ reported error: 0x%x in low TX channel\n",
558 wcn36xx_err("failed to alloc tx irq\n");
565 wcn36xx_err("failed to alloc rx irq\n");
602 wcn36xx_err("DXE IRQ reported error on RX channel\n");
725 wcn36xx_err("Failed to allocate BD mempool\n");
776 wcn36xx_err("bd_cpu_addr cannot be NULL for skb DXE\n");
H A Dwcn36xx.h59 #define wcn36xx_err(fmt, arg...) \ macro
H A Dtxrx.c429 wcn36xx_err("Discarding non complete chain");
448 wcn36xx_err("Drop frame! skb:%p len:%u hoff:%u doff:%u asf=%u esf=%u lsf=%u\n",

Completed in 203 milliseconds