Home
last modified time | relevance | path

Searched refs:pcie_sh (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.c394 if (!(bus->pcie_sh = MALLOCZ(osh, sizeof(pciedev_shared_t)))) { in dhdpcie_bus_attach()
432 if (bus && bus->pcie_sh) { in dhdpcie_bus_attach()
433 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_attach()
1232 if (bus->pcie_sh) { in dhdpcie_bus_release()
1233 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_release()
1234 bus->pcie_sh = NULL; in dhdpcie_bus_release()
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()
2431 pciedev_shared_t *local_pciedev_shared = bus->pcie_sh; in dhdpcie_checkdied()
[all …]
H A Ddhd_pcie.h282 pciedev_shared_t *pcie_sh; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c125 (bus)->pcie_sh->rings_info_ptr + OFFSETOF(ring_info_t, member)
736 if (!(bus->pcie_sh = MALLOCZ(osh, sizeof(pciedev_shared_t)))) { in dhdpcie_bus_attach()
839 if (bus && bus->pcie_sh) { in dhdpcie_bus_attach()
840 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_attach()
2163 if (bus->pcie_sh) { in dhdpcie_bus_release()
2164 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_release()
2165 bus->pcie_sh = NULL; in dhdpcie_bus_release()
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()
[all …]
H A Ddhd_pcie.h296 pciedev_shared_t *pcie_sh; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c125 (bus)->pcie_sh->rings_info_ptr + OFFSETOF(ring_info_t, member)
736 if (!(bus->pcie_sh = MALLOCZ(osh, sizeof(pciedev_shared_t)))) { in dhdpcie_bus_attach()
840 if (bus && bus->pcie_sh) { in dhdpcie_bus_attach()
841 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_attach()
2155 if (bus->pcie_sh) { in dhdpcie_bus_release()
2156 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_release()
2157 bus->pcie_sh = NULL; in dhdpcie_bus_release()
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()
[all …]
H A Ddhd_pcie.h296 pciedev_shared_t *pcie_sh; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c125 (bus)->pcie_sh->rings_info_ptr + OFFSETOF(ring_info_t, member)
736 if (!(bus->pcie_sh = MALLOCZ(osh, sizeof(pciedev_shared_t)))) { in dhdpcie_bus_attach()
840 if (bus && bus->pcie_sh) { in dhdpcie_bus_attach()
841 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_attach()
2155 if (bus->pcie_sh) { in dhdpcie_bus_release()
2156 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_release()
2157 bus->pcie_sh = NULL; in dhdpcie_bus_release()
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()
[all …]
H A Ddhd_pcie.h296 pciedev_shared_t *pcie_sh; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c161 (bus)->pcie_sh->rings_info_ptr + OFFSETOF(ring_info_t, member)
1026 if (!(bus->pcie_sh = MALLOCZ(osh, sizeof(pciedev_shared_t)))) { in dhdpcie_bus_attach()
1112 if (bus && bus->pcie_sh) { in dhdpcie_bus_attach()
1113 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_attach()
2796 if (bus->pcie_sh) { in dhdpcie_bus_release()
2797 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_release()
4989 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log); in dhd_bus_dump_console_buffer()
4995 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhd_bus_dump_console_buffer()
5001 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhd_bus_dump_console_buffer()
5078 pciedev_shared_t *local_pciedev_shared = bus->pcie_sh; in dhdpcie_checkdied()
[all …]
H A Ddhd_pcie.h344 pciedev_shared_t *pcie_sh; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c161 (bus)->pcie_sh->rings_info_ptr + OFFSETOF(ring_info_t, member)
1026 if (!(bus->pcie_sh = MALLOCZ(osh, sizeof(pciedev_shared_t)))) { in dhdpcie_bus_attach()
1112 if (bus && bus->pcie_sh) { in dhdpcie_bus_attach()
1113 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_attach()
2800 if (bus->pcie_sh) { in dhdpcie_bus_release()
2801 MFREE(osh, bus->pcie_sh, sizeof(pciedev_shared_t)); in dhdpcie_bus_release()
4982 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log); in dhd_bus_dump_console_buffer()
4988 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.buf_size); in dhd_bus_dump_console_buffer()
4994 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log.idx); in dhd_bus_dump_console_buffer()
5071 pciedev_shared_t *local_pciedev_shared = bus->pcie_sh; in dhdpcie_checkdied()
[all …]
H A Ddhd_pcie.h344 pciedev_shared_t *pcie_sh; member