Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsdio.h661 } hs_addrs_t; typedef
H A Dpcie_core.h1226 } hs_addrs_t; typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsdio.h660 } hs_addrs_t; typedef
H A Dpcie_core.h1226 } hs_addrs_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsdio.h661 } hs_addrs_t; typedef
H A Dpcie_core.h1226 } hs_addrs_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_sdio.c737 static int dhdsdio_wait_bootloader_ready(dhd_bus_t *bus, hs_addrs_t *addr);
738 static int dhdsdio_dongle_host_get_handshake_address(dhd_bus_t *bus, hs_addrs_t *addr);
739 static int dhdsdio_dongle_host_pre_handshake(dhd_bus_t *bus, hs_addrs_t *addr);
740 static int dhdsdio_dongle_host_post_handshake(dhd_bus_t *bus, hs_addrs_t *addr);
741 static int dhdsdio_dongle_host_chk_validation(dhd_bus_t *bus, hs_addrs_t *addr);
742 static int dhdsdio_dongle_host_post_varswrite(dhd_bus_t *bus, hs_addrs_t *addr);
4787 hs_addrs_t bl_hs_addrs = {NULL, NULL}; in dhdsdio_download_state()
5090 dhdsdio_dongle_host_get_handshake_address(dhd_bus_t *bus, hs_addrs_t *addr) in dhdsdio_dongle_host_get_handshake_address()
5103 dhdsdio_wait_bootloader_ready(dhd_bus_t *bus, hs_addrs_t *addr) in dhdsdio_wait_bootloader_ready()
5122 dhdsdio_dongle_host_pre_handshake(dhd_bus_t *bus, hs_addrs_t *addr) in dhdsdio_dongle_host_pre_handshake()
[all …]
H A Ddhd_pcie.c183 static int dhdpcie_dongle_host_get_handshake_address(si_t *sih, osl_t *osh, hs_addrs_t *addr);
184 static int dhdpcie_dongle_host_pre_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr);
185 static int dhdpcie_dongle_host_post_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr);
186 static int dhdpcie_dongle_host_chk_validation(si_t *sih, osl_t *osh, hs_addrs_t *addr);
190 static int dhdpcie_dongle_host_post_varswrite(dhd_bus_t *bus, hs_addrs_t *addr);
7326 hs_addrs_t bl_hs_addrs = {NULL, NULL}; in dhdpcie_bus_download_state()
7656 dhdpcie_dongle_host_get_handshake_address(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_get_handshake_address()
7738 dhdpcie_dongle_host_pre_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_pre_handshake()
7767 dhdpcie_dongle_host_post_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_post_handshake()
7797 dhdpcie_dongle_host_chk_validation(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_chk_validation()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_sdio.c755 static int dhdsdio_wait_bootloader_ready(dhd_bus_t *bus, hs_addrs_t *addr);
756 static int dhdsdio_dongle_host_get_handshake_address(dhd_bus_t *bus, hs_addrs_t *addr);
757 static int dhdsdio_dongle_host_pre_handshake(dhd_bus_t *bus, hs_addrs_t *addr);
758 static int dhdsdio_dongle_host_post_handshake(dhd_bus_t *bus, hs_addrs_t *addr);
759 static int dhdsdio_dongle_host_chk_validation(dhd_bus_t *bus, hs_addrs_t *addr);
760 static int dhdsdio_dongle_host_post_varswrite(dhd_bus_t *bus, hs_addrs_t *addr);
4847 hs_addrs_t bl_hs_addrs = {NULL, NULL}; in dhdsdio_download_state()
5150 dhdsdio_dongle_host_get_handshake_address(dhd_bus_t *bus, hs_addrs_t *addr) in dhdsdio_dongle_host_get_handshake_address()
5163 dhdsdio_wait_bootloader_ready(dhd_bus_t *bus, hs_addrs_t *addr) in dhdsdio_wait_bootloader_ready()
5182 dhdsdio_dongle_host_pre_handshake(dhd_bus_t *bus, hs_addrs_t *addr) in dhdsdio_dongle_host_pre_handshake()
[all …]
H A Ddhd_pcie.c183 static int dhdpcie_dongle_host_get_handshake_address(si_t *sih, osl_t *osh, hs_addrs_t *addr);
184 static int dhdpcie_dongle_host_pre_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr);
185 static int dhdpcie_dongle_host_post_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr);
186 static int dhdpcie_dongle_host_chk_validation(si_t *sih, osl_t *osh, hs_addrs_t *addr);
190 static int dhdpcie_dongle_host_post_varswrite(dhd_bus_t *bus, hs_addrs_t *addr);
7334 hs_addrs_t bl_hs_addrs = {NULL, NULL}; in dhdpcie_bus_download_state()
7664 dhdpcie_dongle_host_get_handshake_address(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_get_handshake_address()
7746 dhdpcie_dongle_host_pre_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_pre_handshake()
7775 dhdpcie_dongle_host_post_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_post_handshake()
7805 dhdpcie_dongle_host_chk_validation(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_chk_validation()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_sdio.c733 static int dhdsdio_wait_bootloader_ready(dhd_bus_t *bus, hs_addrs_t *addr);
734 static int dhdsdio_dongle_host_get_handshake_address(dhd_bus_t *bus, hs_addrs_t *addr);
735 static int dhdsdio_dongle_host_pre_handshake(dhd_bus_t *bus, hs_addrs_t *addr);
736 static int dhdsdio_dongle_host_post_handshake(dhd_bus_t *bus, hs_addrs_t *addr);
737 static int dhdsdio_dongle_host_chk_validation(dhd_bus_t *bus, hs_addrs_t *addr);
738 static int dhdsdio_dongle_host_post_varswrite(dhd_bus_t *bus, hs_addrs_t *addr);
4783 hs_addrs_t bl_hs_addrs = {NULL, NULL}; in dhdsdio_download_state()
5086 dhdsdio_dongle_host_get_handshake_address(dhd_bus_t *bus, hs_addrs_t *addr) in dhdsdio_dongle_host_get_handshake_address()
5099 dhdsdio_wait_bootloader_ready(dhd_bus_t *bus, hs_addrs_t *addr) in dhdsdio_wait_bootloader_ready()
5118 dhdsdio_dongle_host_pre_handshake(dhd_bus_t *bus, hs_addrs_t *addr) in dhdsdio_dongle_host_pre_handshake()
[all …]
H A Ddhd_pcie.c183 static int dhdpcie_dongle_host_get_handshake_address(si_t *sih, osl_t *osh, hs_addrs_t *addr);
184 static int dhdpcie_dongle_host_pre_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr);
185 static int dhdpcie_dongle_host_post_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr);
186 static int dhdpcie_dongle_host_chk_validation(si_t *sih, osl_t *osh, hs_addrs_t *addr);
190 static int dhdpcie_dongle_host_post_varswrite(dhd_bus_t *bus, hs_addrs_t *addr);
7326 hs_addrs_t bl_hs_addrs = {NULL, NULL}; in dhdpcie_bus_download_state()
7656 dhdpcie_dongle_host_get_handshake_address(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_get_handshake_address()
7738 dhdpcie_dongle_host_pre_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_pre_handshake()
7767 dhdpcie_dongle_host_post_handshake(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_post_handshake()
7797 dhdpcie_dongle_host_chk_validation(si_t *sih, osl_t *osh, hs_addrs_t *addr) in dhdpcie_dongle_host_chk_validation()
[all …]