| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.c | 373 u32 console_addr; /* Address of struct rte_console */ member 385 __le32 console_addr; /* Address of struct rte_console */ member 490 uint console_addr; /* Console address from shared struct */ member 1065 sh->console_addr = le32_to_cpu(sh_le.console_addr); in brcmf_sdio_readshared() 1088 bus->console_addr = sh.console_addr; in brcmf_sdio_get_console_addr() 2852 if (bus->console_addr == 0) in brcmf_sdio_readconsole() 2856 addr = bus->console_addr + offsetof(struct rte_console, log_le); in brcmf_sdio_readconsole() 2977 addr = sh->console_addr + offsetof(struct rte_console, log_le); in brcmf_sdio_dump_console() 2984 addr = sh->console_addr + offsetof(struct rte_console, log_le.buf_size); in brcmf_sdio_dump_console() 2991 addr = sh->console_addr + offsetof(struct rte_console, log_le.idx); in brcmf_sdio_dump_console()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmsdpcm.h | 296 uint32 console_addr; /* Address of hnd_cons_t */ member
|
| H A D | bcmpcie.h | 344 uint32 console_addr; /**< Address of hnd_cons_t */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmsdpcm.h | 296 uint32 console_addr; /* Address of hnd_cons_t */ member
|
| H A D | bcmpcie.h | 344 uint32 console_addr; /**< Address of hnd_cons_t */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmsdpcm.h | 296 uint32 console_addr; /* Address of hnd_cons_t */ member
|
| H A D | bcmpcie.h | 299 uint32 console_addr; /**< Address of hnd_cons_t */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmsdpcm.h | 291 uint32 console_addr; /* Address of hnd_cons_t */ member
|
| H A D | bcmpcie.h | 343 uint32 PHYS_ADDR_N(console_addr); /**< Address of hnd_cons_t */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmsdpcm.h | 291 uint32 console_addr; /* Address of hnd_cons_t */ member
|
| H A D | bcmpcie.h | 343 uint32 PHYS_ADDR_N(console_addr); /**< Address of hnd_cons_t */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmsdpcm.h | 296 uint32 console_addr; /* Address of hnd_cons_t */ member
|
| H A D | bcmpcie.h | 344 uint32 console_addr; /**< Address of hnd_cons_t */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pcie.c | 2285 if (bus->console_addr == 0) in dhdpcie_bus_readconsole() 2289 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdpcie_bus_readconsole() 2363 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log); in dhd_bus_dump_console_buffer() 2369 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhd_bus_dump_console_buffer() 2375 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhd_bus_dump_console_buffer() 2472 local_pciedev_shared->msgtrace_addr, local_pciedev_shared->console_addr); in dhdpcie_checkdied() 3102 if (bus->console_addr == 0) in dhd_bus_console_in() 3111 addr = bus->console_addr + OFFSETOF(hnd_cons_t, cbuf_idx); in dhd_bus_console_in() 3117 addr = bus->console_addr + OFFSETOF(hnd_cons_t, cbuf); in dhd_bus_console_in() 3122 addr = bus->console_addr + OFFSETOF(hnd_cons_t, vcons_in); in dhd_bus_console_in() [all …]
|
| H A D | dhd_sdio.c | 329 uint console_addr; /* Console address from shared struct */ member 3822 sh->console_addr = ltoh32(sh->console_addr); in dhdsdio_readshared() 3887 if (bus->console_addr == 0) in dhdsdio_readconsole() 3894 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_readconsole() 4002 l_sdpcm_shared.msgtrace_addr, l_sdpcm_shared.console_addr); in dhdsdio_checkdied() 4059 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_checkdied() 4064 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhdsdio_checkdied() 4069 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhdsdio_checkdied() 6893 bus->console_addr = shared.console_addr; in dhdsdio_hostmail() 7989 if (bus->console_addr == 0) { in dhd_bus_console_in() [all …]
|
| H A D | dhd_pcie.h | 270 uint console_addr; /* Console address from shared struct */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 337 uint console_addr; /* Console address from shared struct */ member 3500 sh->console_addr = ltoh32(sh->console_addr); in dhdsdio_readshared() 3563 sh->console_addr = ltoh32(sh->console_addr); in dhdsdio_readshared_console() 3565 bus->console_addr = sh->console_addr; in dhdsdio_readshared_console() 3585 if (bus->console_addr == 0) in dhdsdio_readconsole() 3592 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_readconsole() 3718 l_sdpcm_shared.msgtrace_addr, l_sdpcm_shared.console_addr); in dhdsdio_checkdied() 3775 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_checkdied() 3780 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhdsdio_checkdied() 3785 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhdsdio_checkdied() [all …]
|
| H A D | dhd_pcie.c | 3466 if (bus->console_addr == 0) in dhdpcie_bus_readconsole() 3470 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdpcie_bus_readconsole() 3583 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log); in dhd_bus_dump_console_buffer() 3589 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhd_bus_dump_console_buffer() 3595 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhd_bus_dump_console_buffer() 3700 local_pciedev_shared->msgtrace_addr, local_pciedev_shared->console_addr); in dhdpcie_checkdied() 4374 if (bus->console_addr == 0) in dhd_bus_console_in() 4383 addr = bus->console_addr + OFFSETOF(hnd_cons_t, cbuf_idx); in dhd_bus_console_in() 4389 addr = bus->console_addr + OFFSETOF(hnd_cons_t, cbuf); in dhd_bus_console_in() 4394 addr = bus->console_addr + OFFSETOF(hnd_cons_t, vcons_in); in dhd_bus_console_in() [all …]
|
| H A D | dhd_pcie.h | 284 uint console_addr; /* Console address from shared struct */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 352 uint console_addr; /* Console address from shared struct */ member 3588 sh->console_addr = ltoh32(sh->console_addr); in dhdsdio_readshared() 3656 sh->console_addr = ltoh32(sh->console_addr); in dhdsdio_readshared_console() 3658 bus->console_addr = sh->console_addr; in dhdsdio_readshared_console() 3678 if (bus->console_addr == 0) in dhdsdio_readconsole() 3685 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_readconsole() 3811 l_sdpcm_shared.msgtrace_addr, l_sdpcm_shared.console_addr); in dhdsdio_checkdied() 3868 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_checkdied() 3873 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhdsdio_checkdied() 3878 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhdsdio_checkdied() [all …]
|
| H A D | dhd_pcie.c | 3474 if (bus->console_addr == 0) in dhdpcie_bus_readconsole() 3478 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdpcie_bus_readconsole() 3591 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log); in dhd_bus_dump_console_buffer() 3597 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhd_bus_dump_console_buffer() 3603 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhd_bus_dump_console_buffer() 3708 local_pciedev_shared->msgtrace_addr, local_pciedev_shared->console_addr); in dhdpcie_checkdied() 4382 if (bus->console_addr == 0) in dhd_bus_console_in() 4391 addr = bus->console_addr + OFFSETOF(hnd_cons_t, cbuf_idx); in dhd_bus_console_in() 4397 addr = bus->console_addr + OFFSETOF(hnd_cons_t, cbuf); in dhd_bus_console_in() 4402 addr = bus->console_addr + OFFSETOF(hnd_cons_t, vcons_in); in dhd_bus_console_in() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 337 uint console_addr; /* Console address from shared struct */ member 3496 sh->console_addr = ltoh32(sh->console_addr); in dhdsdio_readshared() 3559 sh->console_addr = ltoh32(sh->console_addr); in dhdsdio_readshared_console() 3561 bus->console_addr = sh->console_addr; in dhdsdio_readshared_console() 3581 if (bus->console_addr == 0) in dhdsdio_readconsole() 3588 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_readconsole() 3714 l_sdpcm_shared.msgtrace_addr, l_sdpcm_shared.console_addr); in dhdsdio_checkdied() 3771 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_checkdied() 3776 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhdsdio_checkdied() 3781 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhdsdio_checkdied() [all …]
|
| H A D | dhd_pcie.c | 3466 if (bus->console_addr == 0) in dhdpcie_bus_readconsole() 3470 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdpcie_bus_readconsole() 3583 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log); in dhd_bus_dump_console_buffer() 3589 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhd_bus_dump_console_buffer() 3595 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhd_bus_dump_console_buffer() 3700 local_pciedev_shared->msgtrace_addr, local_pciedev_shared->console_addr); in dhdpcie_checkdied() 4374 if (bus->console_addr == 0) in dhd_bus_console_in() 4383 addr = bus->console_addr + OFFSETOF(hnd_cons_t, cbuf_idx); in dhd_bus_console_in() 4389 addr = bus->console_addr + OFFSETOF(hnd_cons_t, cbuf); in dhd_bus_console_in() 4394 addr = bus->console_addr + OFFSETOF(hnd_cons_t, vcons_in); in dhd_bus_console_in() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 350 uint console_addr; /* Console address from shared struct */ member 3996 sh->console_addr = ltoh32(sh->console_addr); in dhdsdio_readshared() 4038 if (bus->console_addr == 0) in dhdsdio_readconsole() 4045 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_readconsole() 4156 l_sdpcm_shared.msgtrace_addr, l_sdpcm_shared.console_addr); in dhdsdio_checkdied() 4213 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_checkdied() 4218 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhdsdio_checkdied() 4223 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhdsdio_checkdied() 7589 bus->console_addr = shared.console_addr; in dhdsdio_hostmail() 8895 if (bus->console_addr == 0) { in dhd_bus_console_in() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 349 uint console_addr; /* Console address from shared struct */ member 3985 sh->console_addr = ltoh32(sh->console_addr); in dhdsdio_readshared() 4027 if (bus->console_addr == 0) in dhdsdio_readconsole() 4034 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_readconsole() 4145 l_sdpcm_shared.msgtrace_addr, l_sdpcm_shared.console_addr); in dhdsdio_checkdied() 4202 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log); in dhdsdio_checkdied() 4207 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhdsdio_checkdied() 4212 addr = l_sdpcm_shared.console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhdsdio_checkdied() 7578 bus->console_addr = shared.console_addr; in dhdsdio_hostmail() 8880 if (bus->console_addr == 0) { in dhd_bus_console_in() [all …]
|