Searched refs:hsttbl (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.c | 3782 char *dnglfw = NULL, *dngltbl = NULL, *hsttbl = NULL; in dhdpcie_hybridfw_download() local 3910 if (hsttbl) { in dhdpcie_hybridfw_download() 3916 hsttbl = ptr; in dhdpcie_hybridfw_download() 3925 (uint32 *)hsttbl, hsttbl_sz, hstfw->pa, hstfw->len); in dhdpcie_hybridfw_download() 3992 if (hsttbl) { in dhdpcie_hybridfw_download() 3993 MFREE(bus->dhd->osh, hsttbl, hsttbl_sz); in dhdpcie_hybridfw_download()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.c | 3775 char *dnglfw = NULL, *dngltbl = NULL, *hsttbl = NULL; in dhdpcie_hybridfw_download() local 3903 if (hsttbl) { in dhdpcie_hybridfw_download() 3909 hsttbl = ptr; in dhdpcie_hybridfw_download() 3918 (uint32 *)hsttbl, hsttbl_sz, hstfw->pa, hstfw->len); in dhdpcie_hybridfw_download() 3985 if (hsttbl) { in dhdpcie_hybridfw_download() 3986 MFREE(bus->dhd->osh, hsttbl, hsttbl_sz); in dhdpcie_hybridfw_download()
|