Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c944 brcmf_err("request for %d -> %d\n", in brcmf_sdio_clkctl()
1209 brcmf_err("%sterminate frame%s\n", in brcmf_sdio_rxfail()
1394 brcmf_err("HW header length error\n"); in brcmf_sdio_hdparse()
1894 brcmf_err("RXHEADER FAILED: %d\n", in brcmf_sdio_readframes()
2671 brcmf_err("Dongle reports SBINT\n"); in brcmf_sdio_dpc()
2831 brcmf_err("out of bus->txq !!!\n"); in brcmf_sdio_bus_txdata()
3132 brcmf_err("assertion in dongle\n"); in brcmf_sdio_checkdied()
3274 brcmf_err("resumed on timeout\n"); in brcmf_sdio_bus_rxctl()
4034 brcmf_err("error enabling KSO\n"); in brcmf_sdio_probe_attach()
4389 brcmf_err("brcmf_alloc failed\n"); in brcmf_sdio_firmware_callback()
[all …]
H A Dvendor.c33 brcmf_err("vendor command too short: %d\n", len); in brcmf_cfg80211_vndr_cmds_dcmd_handler()
43 brcmf_err("bad buffer offset %d > %d\n", cmdhdr->offset, len); in brcmf_cfg80211_vndr_cmds_dcmd_handler()
51 brcmf_err("oversize input buffer %d\n", len); in brcmf_cfg80211_vndr_cmds_dcmd_handler()
55 brcmf_err("oversize return buffer %d\n", ret_len); in brcmf_cfg80211_vndr_cmds_dcmd_handler()
H A Dusb.c341 brcmf_err("Txctl wait timed out\n"); in brcmf_usb_tx_ctlpkt()
387 brcmf_err("rxctl wait timed out\n"); in brcmf_usb_rx_ctlpkt()
455 brcmf_err("fail!\n"); in brcmf_usbdev_qinit()
473 brcmf_err("bad req\n"); in brcmf_usb_free_q()
636 brcmf_err("no req to send\n"); in brcmf_usb_tx()
913 brcmf_err("Failed to DL_START\n"); in brcmf_usb_dl_writeimage()
942 brcmf_err("send_bulk failed\n"); in brcmf_usb_dl_writeimage()
953 brcmf_err("DL_GETSTATE Failed\n"); in brcmf_usb_dl_writeimage()
1040 brcmf_err("No firmware!\n"); in brcmf_usb_fw_download()
1152 brcmf_err("failed!\n"); in brcmf_usb_attach()
[all …]
H A Ddebug.h44 #ifndef brcmf_err
45 #define brcmf_err(fmt, ...) \ macro
70 #define brcmf_info brcmf_err
H A Dof.c57 brcmf_err("failed to read country map %s\n", map); in brcmf_of_get_country_codes()
121 brcmf_err("failed to get OF country code map (err=%d)\n", err); in brcmf_of_probe()
137 brcmf_err("interrupt could not be mapped\n"); in brcmf_of_probe()
H A Dbcmsdh.c115 brcmf_err("request_irq failed %d\n", ret); in brcmf_sdiod_intr_register()
122 brcmf_err("enable_irq_wake failed %d\n", ret); in brcmf_sdiod_intr_register()
357 brcmf_err("CMD53 sg block %s failed %d\n", in mmc_submit_one()
526 brcmf_err("brcmu_pkt_buf_get_skb failed: len %d\n", in brcmf_sdiod_recv_buf()
611 brcmf_err("brcmu_pkt_buf_get_skb failed: len %d\n", in brcmf_sdiod_send_buf()
715 brcmf_err("membytes transfer failed\n"); in brcmf_sdiod_ramrw()
904 brcmf_err("Failed to set F1 blocksize\n"); in brcmf_sdiod_probe()
926 brcmf_err("Failed to set F2 blocksize\n"); in brcmf_sdiod_probe()
940 brcmf_err("Failed to enable F1: err=%d\n", ret); in brcmf_sdiod_probe()
1093 brcmf_err("F2 error, probe failed %d...\n", err); in brcmf_ops_sdio_probe()
[all …]
H A Dchip.c309 brcmf_err("core state still busy\n"); in brcmf_chip_sb_coredisable()
557 brcmf_err("CPU core not detected\n"); in brcmf_chip_cores_check()
749 brcmf_err("unknown chip: %s\n", ci->pub.name); in brcmf_chip_tcm_rambase()
786 brcmf_err("No memory cores found\n"); in brcmf_chip_get_raminfo()
800 brcmf_err("RAM size is undetermined\n"); in brcmf_chip_get_raminfo()
805 brcmf_err("RAM size is incorrect\n"); in brcmf_chip_get_raminfo()
985 brcmf_err("MMIO read failed: 0x%08x\n", regdata); in brcmf_chip_recognition()
1000 brcmf_err("SB chip is not supported\n"); in brcmf_chip_recognition()
1029 brcmf_err("chip backplane type %u is not supported\n", in brcmf_chip_recognition()
1078 brcmf_err("unknown id: %u\n", id); in brcmf_chip_disable_arm()
[all …]
H A Dpcie.c28 #define brcmf_err(bus, fmt, ...) \ macro
1009 brcmf_err(bus, "Still in IRQ (processing) !!!\n"); in brcmf_pcie_release_irq()
1375 brcmf_err(bus, "Allocating ring buffers failed\n"); in brcmf_pcie_init_ringbuffers()
1438 brcmf_err(bus, "Allocating scratch buffers failed\n"); in brcmf_pcie_init_scratchbuffers()
1631 brcmf_err(bus, "Unsupported PCIE version %d\n", in brcmf_pcie_init_share_ram_info()
1766 brcmf_err(bus, "FW failed to initialize\n"); in brcmf_pcie_download_fw_nvram()
2081 brcmf_err(bus, "No OTP core\n"); in brcmf_pcie_read_otp()
2094 brcmf_err(bus, in brcmf_pcie_read_otp()
2163 brcmf_err(bus, "Failed to get RAM info\n"); in brcmf_pcie_setup()
2226 brcmf_err(bus, "Dongle setup failed\n"); in brcmf_pcie_setup()
[all …]
H A Dbtcoex.c208 brcmf_err("ioc read btc params error\n"); in brcmf_btcoex_is_sco_active()
338 brcmf_err("invalid state=%d !!!\n", btci->bt_state); in brcmf_btcoex_handler()
H A Dfirmware.c609 brcmf_err("unknown fw type: %d\n", cur->type); in brcmf_fw_complete_request()
636 brcmf_err("out of memory allocating firmware path for '%s'\n", in brcm_alt_fw_path()
807 brcmf_err("Invalid chip revision %u\n", chiprev); in brcmf_fw_alloc_request()
820 brcmf_err("Unknown chip %s\n", chipname); in brcmf_fw_alloc_request()
H A Dtracepoint.h36 TRACE_EVENT(brcmf_err,
H A Dfwvid.c82 brcmf_err("mod=%s: failed %d\n", fwvid_list[fwvid].name, ret); in brcmf_fwvid_request_module()
H A Dfwil.c314 brcmf_err("buffer is too short\n"); in brcmf_create_bsscfg()
431 brcmf_err("buffer is too short\n"); in brcmf_create_xtlv()
H A Dpno.c346 brcmf_err("base period=%u\n", *scan_freq); in brcmf_pno_prep_fwconfig()
348 brcmf_err("[%d] period %u max %u repeat %u flag %x idx %u\n", in brcmf_pno_prep_fwconfig()
H A Dfwsignal.c574 brcmf_err("all slots occupied\n"); in brcmf_fws_hanger_get_free_slot()
588 brcmf_err("slot is not free\n"); in brcmf_fws_hanger_pushpkt()
607 brcmf_err("entry not in use\n"); in brcmf_fws_hanger_poppkt()
654 brcmf_err("entry not in use\n"); in brcmf_fws_hanger_mark_suppressed()
1160 brcmf_err("requested credit set while mac not closed!\n"); in brcmf_fws_macdesc_use_req_credit()
1166 brcmf_err("requested packet set while mac not closed!\n"); in brcmf_fws_macdesc_use_req_credit()
H A Dmsgbuf.c333 brcmf_err("dma_map_single failed !!\n"); in brcmf_msgbuf_alloc_pktid()
374 brcmf_err("Invalid packet id %d (max %d)\n", idx, in brcmf_msgbuf_get_pktid()
387 brcmf_err("Invalid packet id %d (not in use)\n", idx); in brcmf_msgbuf_get_pktid()
1424 brcmf_err("timed out waiting for txstatus\n"); in brcmf_msgbuf_delete_flowring()
H A Dcfg80211.c692 brcmf_err("not support interface create(v%d)\n", in brcmf_cfg80211_request_sta_if()
782 brcmf_err("not support interface create(v%d)\n", in brcmf_cfg80211_request_ap_if()
945 brcmf_err("Failed to attach %s device\n", ndev->name); in brcmf_mon_add_vif()
5038 brcmf_err("Set Assoc Resp IE Failed\n"); in brcmf_config_ap_mgmt_ie()
5299 brcmf_err("brcmf_parse_configure_security error\n"); in brcmf_cfg80211_start_ap()
5801 brcmf_err("unsupported operation: %d\n", oper); in brcmf_convert_nl80211_tdls_oper()
6322 brcmf_err("could not get wme_ac_sta (%d)\n", err); in brcmf_get_assoc_ies()
6620 brcmf_err("insufficient RSSI event data\n"); in brcmf_notify_rssi()
8037 brcmf_err("dump_obss error (%d)\n", err); in brcmf_dump_obss()
8124 brcmf_err("set interface up failed, err = %d\n", err); in brcmf_cfg80211_dump_survey()
[all …]
H A Dp2p.c1287 brcmf_err(" aborting action frame has failed (%d)\n", err); in brcmf_p2p_abort_action_frame()
1706 brcmf_err("Action frame TX retry time over dwell time!\n"); in brcmf_p2p_check_dwell_overflow()
2244 brcmf_err("Multi p2p not supported"); in brcmf_p2p_get_conn_idx()
2314 brcmf_err("request p2p interface failed\n"); in brcmf_p2p_add_vif()
H A Dflowring.c338 brcmf_err("Ring NULL, for flowid %d\n", flowid); in brcmf_flowring_open()