Home
last modified time | relevance | path

Searched refs:brcmf_err (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcommon.c53 brcmf_err("Retreiving cur_etheraddr failed, %d\n", err); in brcmf_c_preinit_dcmds()
62 brcmf_err("retrieving revision info failed, %d\n", err); in brcmf_c_preinit_dcmds()
89 brcmf_err("Retreiving version information failed, %d\n", in brcmf_c_preinit_dcmds()
97 brcmf_err("Firmware version = %s\n", buf); in brcmf_c_preinit_dcmds()
106 brcmf_err("failed setting mpc\n"); in brcmf_c_preinit_dcmds()
117 brcmf_err("bcn_timeout error (%d)\n", err); in brcmf_c_preinit_dcmds()
126 brcmf_err("roam_off error (%d)\n", err); in brcmf_c_preinit_dcmds()
142 brcmf_err("Set join_pref error (%d)\n", err); in brcmf_c_preinit_dcmds()
148 brcmf_err("Get event_msgs error (%d)\n", err); in brcmf_c_preinit_dcmds()
155 brcmf_err("Set event_msgs error (%d)\n", err); in brcmf_c_preinit_dcmds()
[all …]
Dcfg80211.c448 brcmf_err("wsec_key error (%d)\n", err); in send_key_to_dongle()
521 brcmf_err("setting ssid failed %d\n", err); in brcmf_cfg80211_request_ap_if()
565 brcmf_err("timeout occurred\n"); in brcmf_ap_add_vif()
573 brcmf_err("no if pointer provided\n"); in brcmf_ap_add_vif()
581 brcmf_err("Registering netdevice failed\n"); in brcmf_ap_add_vif()
618 brcmf_err("iface validation failed: err=%d\n", err); in brcmf_cfg80211_add_iface()
660 brcmf_err("fail to set mpc\n"); in brcmf_set_mpc()
703 brcmf_err("Scan abort failed\n"); in brcmf_notify_escan_complete()
813 brcmf_err("iface validation failed: err=%d\n", err); in brcmf_cfg80211_change_iface()
819 brcmf_err("type (%d) : currently we do not support this type\n", in brcmf_cfg80211_change_iface()
[all …]
Dsdio.c703 brcmf_err("Unknown chipid %d [%d]\n", ci->chip, ci->chiprev); in brcmf_sdio_get_fwnames()
826 brcmf_err("max tries: rd_val=0x%x err=%d\n", rd_val, err); in brcmf_sdio_kso_control()
857 brcmf_err("HT Avail request error: %d\n", err); in brcmf_sdio_htclk()
865 brcmf_err("HT Avail read error: %d\n", err); in brcmf_sdio_htclk()
875 brcmf_err("Devctl error setting CA: %d\n", in brcmf_sdio_htclk()
909 brcmf_err("HT Avail request error: %d\n", err); in brcmf_sdio_htclk()
913 brcmf_err("HT Avail timeout (%d): clkctl 0x%02x\n", in brcmf_sdio_htclk()
925 brcmf_err("HT Clock should be on\n"); in brcmf_sdio_htclk()
946 brcmf_err("Failed access turning clock off: %d\n", in brcmf_sdio_htclk()
996 brcmf_err("request for %d -> %d\n", in brcmf_sdio_clkctl()
[all …]
Dusb.c267 brcmf_err("usb_submit_urb failed %d\n", ret); in brcmf_usb_send_ctl()
301 brcmf_err("usb_submit_urb failed %d\n", ret); in brcmf_usb_recv_ctl()
322 brcmf_err("fail %d bytes: %d\n", err, len); in brcmf_usb_tx_ctlpkt()
329 brcmf_err("Txctl wait timed out\n"); in brcmf_usb_tx_ctlpkt()
351 brcmf_err("fail %d bytes: %d\n", err, len); in brcmf_usb_rx_ctlpkt()
359 brcmf_err("rxctl wait timed out\n"); in brcmf_usb_rx_ctlpkt()
422 brcmf_err("fail!\n"); in brcmf_usbdev_qinit()
439 brcmf_err("bad req\n"); in brcmf_usb_free_q()
552 brcmf_err("bus is not up=%d\n", devinfo->bus_pub.state); in brcmf_usb_rx_fill_all()
602 brcmf_err("no req to send\n"); in brcmf_usb_tx()
[all …]
Dvendor.c43 brcmf_err("vendor command too short: %d\n", len); in brcmf_cfg80211_vndr_cmds_dcmd_handler()
53 brcmf_err("bad buffer offset %d > %d\n", cmdhdr->offset, len); in brcmf_cfg80211_vndr_cmds_dcmd_handler()
61 brcmf_err("oversize input buffer %d\n", len); in brcmf_cfg80211_vndr_cmds_dcmd_handler()
65 brcmf_err("oversize return buffer %d\n", ret_len); in brcmf_cfg80211_vndr_cmds_dcmd_handler()
Dcore.c72 brcmf_err("ifidx %d out of range\n", ifidx); in brcmf_ifname()
77 brcmf_err("null i/f %d\n", ifidx); in brcmf_ifname()
93 brcmf_err("ifidx %d out of range\n", ifidx); in brcmf_get_ifp()
147 brcmf_err("Setting mcast_list failed, %d\n", err); in _brcmf_set_multicast_list()
160 brcmf_err("Setting allmulti failed, %d\n", err); in _brcmf_set_multicast_list()
166 brcmf_err("Setting BRCMF_C_SET_PROMISC failed, %d\n", in _brcmf_set_multicast_list()
183 brcmf_err("Setting cur_etheraddr failed, %d\n", err); in _brcmf_set_mac_address()
220 brcmf_err("xmit rejected state=%d\n", drvr->bus_if->state); in brcmf_netdev_start_xmit()
228 brcmf_err("bad ifidx %d\n", ifp->bssidx); in brcmf_netdev_start_xmit()
246 brcmf_err("%s: skb_realloc_headroom failed\n", in brcmf_netdev_start_xmit()
[all …]
Dp2p.c452 brcmf_err("failed to update device address ret %d\n", ret); in brcmf_p2p_set_firmware()
580 brcmf_err("P2P config device not available\n"); in brcmf_p2p_enable_discovery()
594 brcmf_err("set p2p_disc error\n"); in brcmf_p2p_enable_discovery()
600 brcmf_err("unable to set WL_P2P_DISC_ST_SCAN\n"); in brcmf_p2p_enable_discovery()
612 brcmf_err("wsec error %d\n", ret); in brcmf_p2p_enable_discovery()
654 brcmf_err("no vif for bss type %d\n", bss_type); in brcmf_p2p_escan()
680 brcmf_err(" invalid search state %d\n", search_state); in brcmf_p2p_escan()
835 brcmf_err("error (%d)\n", err); in brcmf_p2p_run_escan()
938 brcmf_err("Discovery is not set, so we have nothing to do\n"); in brcmf_p2p_discover_listen()
944 brcmf_err("Previous LISTEN is not completed yet\n"); in brcmf_p2p_discover_listen()
[all …]
Ddebug.h52 #define brcmf_err(fmt, ...) pr_err("%s: " fmt, __func__, ##__VA_ARGS__) macro
54 #define brcmf_err(fmt, ...) \ macro
63 #define brcmf_err(fmt, ...) \ macro
Dbcmsdh.c126 brcmf_err("request_irq failed %d\n", ret); in brcmf_sdiod_intr_register()
137 brcmf_err("enable_irq_wake failed %d\n", ret); in brcmf_sdiod_intr_register()
295 brcmf_err("invalid size: %d\n", regsz); in brcmf_sdiod_request_data()
347 brcmf_err("failed to %s data F%d@0x%05x, err: %d\n", in brcmf_sdiod_regrw_helper()
374 brcmf_err("failed at addr: 0x%0x\n", in brcmf_sdiod_set_sbaddr_window()
607 brcmf_err("sg request length %u is not %u aligned\n", in brcmf_sdiod_sglist_rw()
629 brcmf_err("CMD53 sg block %s failed %d\n", in brcmf_sdiod_sglist_rw()
675 brcmf_err("brcmu_pkt_buf_get_skb failed: len %d\n", in brcmf_sdiod_recv_buf()
752 brcmf_err("brcmu_pkt_buf_get_skb failed: len %d\n", in brcmf_sdiod_send_buf()
809 brcmf_err("dev_alloc_skb failed: len %d\n", dsize); in brcmf_sdiod_ramrw()
[all …]
Dmsgbuf.c324 brcmf_err("dma_map_single failed !!\n"); in brcmf_msgbuf_alloc_pktid()
362 brcmf_err("Invalid packet id %d (max %d)\n", idx, in brcmf_msgbuf_get_pktid()
375 brcmf_err("Invalid packet id %d (not in use)\n", idx); in brcmf_msgbuf_get_pktid()
433 brcmf_err("Failed to reserve space in commonring\n"); in brcmf_msgbuf_tx_ioctl()
497 brcmf_err("Timeout on response for query command\n"); in brcmf_msgbuf_query_dcmd()
585 brcmf_err("dma_alloc_coherent failed\n"); in brcmf_msgbuf_flowring_create_worker()
598 brcmf_err("Failed to reserve space in commonring\n"); in brcmf_msgbuf_flowring_create_worker()
625 brcmf_err("Failed to write commonring\n"); in brcmf_msgbuf_flowring_create_worker()
703 brcmf_err("No SKB, but qlen %d\n", in brcmf_msgbuf_txflow()
712 brcmf_err("No PKTID available !!\n"); in brcmf_msgbuf_txflow()
[all …]
Dfwil.c113 brcmf_err("bus is down. we have nothing to do.\n"); in brcmf_fil_cmd_data()
238 brcmf_err("Creating iovar failed\n"); in brcmf_fil_iovar_data_set()
264 brcmf_err("Creating iovar failed\n"); in brcmf_fil_iovar_data_get()
314 brcmf_err("buffer is too short\n"); in brcmf_create_bsscfg()
362 brcmf_err("Creating bsscfg failed\n"); in brcmf_fil_bsscfg_data_set()
388 brcmf_err("Creating bsscfg failed\n"); in brcmf_fil_bsscfg_data_get()
Dfweh.c162 brcmf_err("unhandled event %d ignored\n", code); in brcmf_fweh_call_event_handler()
164 brcmf_err("no interface object\n"); in brcmf_fweh_call_event_handler()
203 brcmf_err("invalid interface index: %u\n", ifevent->ifidx); in brcmf_fweh_handle_if_event()
311 brcmf_err("event handler failed (%d)\n", in brcmf_fweh_event_worker()
379 brcmf_err("event code %d already registered\n", code); in brcmf_fweh_register()
427 brcmf_err("Set event_msgs error (%d)\n", err); in brcmf_fweh_activate_events()
Dproto.c50 brcmf_err("Unsupported proto type %d\n", in brcmf_proto_attach()
58 brcmf_err("Not all proto handlers have been installed\n"); in brcmf_proto_attach()
Dbcdc.c172 brcmf_err("brcmf_proto_bcdc_msg failed w/status %d\n", in brcmf_proto_bcdc_query_dcmd()
189 brcmf_err("%s: unexpected request id %d (expected %d)\n", in brcmf_proto_bcdc_query_dcmd()
236 brcmf_err("%s: unexpected request id %d (expected %d)\n", in brcmf_proto_bcdc_set_dcmd()
300 brcmf_err("%s: non-BCDC packet received, flags 0x%x\n", in brcmf_proto_bcdc_hdrpull()
362 brcmf_err("struct brcmf_proto_bcdc is not correctly defined\n"); in brcmf_proto_bcdc_attach()
Dpcie.c521 brcmf_err("Unsupported core selected %x\n", coreid); in brcmf_pcie_select_core()
897 brcmf_err("Failed to request IRQ %d\n", pdev->irq); in brcmf_pcie_request_irq()
907 brcmf_err("Failed to request IRQ %d\n", pdev->irq); in brcmf_pcie_request_irq()
942 brcmf_err("Still in IRQ (processing) !!!\n"); in brcmf_pcie_release_irq()
1292 brcmf_err("Allocating ring buffers failed\n"); in brcmf_pcie_init_ringbuffers()
1354 brcmf_err("Allocating scratch buffers failed\n"); in brcmf_pcie_init_scratchbuffers()
1449 brcmf_err("Unsupported PCIE version %d\n", version); in brcmf_pcie_init_share_ram_info()
1533 brcmf_err("Unsupported chip 0x%04x\n", devinfo->ci->chip); in brcmf_pcie_get_fwnames()
1622 brcmf_err("FW failed to initialize\n"); in brcmf_pcie_download_fw_nvram()
1642 brcmf_err("pci_enable_device failed err=%d\n", err); in brcmf_pcie_get_resource()
[all …]
Dchip.c316 brcmf_err("core state still busy\n"); in brcmf_chip_sb_coredisable()
529 brcmf_err("CPU core not detected\n"); in brcmf_chip_cores_check()
534 brcmf_err("RAM core not provided with ARM CM3 core\n"); in brcmf_chip_cores_check()
691 brcmf_err("unknown chip: %s\n", ci->pub.name); in brcmf_chip_tcm_rambase()
708 brcmf_err("RAM base not provided with ARM CR4 core\n"); in brcmf_chip_get_raminfo()
719 brcmf_err("RAM base not provided with ARM CA7 core\n"); in brcmf_chip_get_raminfo()
726 brcmf_err("No memory cores found\n"); in brcmf_chip_get_raminfo()
740 brcmf_err("RAM size is undetermined\n"); in brcmf_chip_get_raminfo()
745 brcmf_err("RAM size is incorrect\n"); in brcmf_chip_get_raminfo()
921 brcmf_err("SB chip is not supported\n"); in brcmf_chip_recognition()
[all …]
Dfwsignal.c613 brcmf_err("all slots occupied\n"); in brcmf_fws_hanger_get_free_slot()
627 brcmf_err("slot is not free\n"); in brcmf_fws_hanger_pushpkt()
646 brcmf_err("entry not in use\n"); in brcmf_fws_hanger_poppkt()
667 brcmf_err("entry not in use\n"); in brcmf_fws_hanger_mark_suppressed()
1173 brcmf_err("requested credit set while mac not closed!\n"); in brcmf_fws_macdesc_use_req_credit()
1179 brcmf_err("requested packet set while mac not closed!\n"); in brcmf_fws_macdesc_use_req_credit()
1255 brcmf_err("no mac descriptor found for skb %p\n", p); in brcmf_fws_enq()
1468 brcmf_err("unexpected txstatus\n"); in brcmf_fws_txs_process()
1473 brcmf_err("no packet in hanger slot: hslot=%d\n", hslot); in brcmf_fws_txs_process()
1584 brcmf_err("event payload too small (%d)\n", e->datalen); in brcmf_fws_notify_credit_map()
[all …]
Dof.c51 brcmf_err("interrupt could not be mapped\n"); in brcmf_of_probe()
Dbtcoex.c218 brcmf_err("ioc read btc params error\n"); in brcmf_btcoex_is_sco_active()
350 brcmf_err("invalid state=%d !!!\n", btci->bt_state); in brcmf_btcoex_handler()
Dtracepoint.h42 TRACE_EVENT(brcmf_err,
Dflowring.c335 brcmf_err("Ring NULL, for flowid %d\n", flowid); in brcmf_flowring_open()