Home
last modified time | relevance | path

Searched refs:ramsize_ptr_ptr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.c2086 uint32 ramsize_ptr_ptr[] = {RAMSIZE_PTR_PTR_LIST}; in dhdpcie_ramsize_adj() local
2118 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()
2121 if (search_len < (int)ramsize_ptr_ptr[i]) in dhdpcie_ramsize_adj()
2122 search_len = (int)ramsize_ptr_ptr[i]; in dhdpcie_ramsize_adj()
2167 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()
2170 if (ramsize_ptr_ptr[i] + sizeof(hnd_ramsize_ptr_t) > ramsizelen) in dhdpcie_ramsize_adj()
2173 memcpy((char *)&ramsize_info, ramsizeptr + ramsize_ptr_ptr[i], in dhdpcie_ramsize_adj()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c3304 uint32 ramsize_ptr_ptr[] = {RAMSIZE_PTR_PTR_LIST}; in dhdpcie_ramsize_adj() local
3334 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()
3337 if (search_len < (int)ramsize_ptr_ptr[i]) in dhdpcie_ramsize_adj()
3338 search_len = (int)ramsize_ptr_ptr[i]; in dhdpcie_ramsize_adj()
3364 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()
3367 if (ramsize_ptr_ptr[i] + sizeof(hnd_ramsize_ptr_t) > ramsizelen) in dhdpcie_ramsize_adj()
3370 memcpy((char *)&ramsize_info, ramsizeptr + ramsize_ptr_ptr[i], in dhdpcie_ramsize_adj()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c3296 uint32 ramsize_ptr_ptr[] = {RAMSIZE_PTR_PTR_LIST}; in dhdpcie_ramsize_adj() local
3326 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()
3329 if (search_len < (int)ramsize_ptr_ptr[i]) in dhdpcie_ramsize_adj()
3330 search_len = (int)ramsize_ptr_ptr[i]; in dhdpcie_ramsize_adj()
3356 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()
3359 if (ramsize_ptr_ptr[i] + sizeof(hnd_ramsize_ptr_t) > ramsizelen) in dhdpcie_ramsize_adj()
3362 memcpy((char *)&ramsize_info, ramsizeptr + ramsize_ptr_ptr[i], in dhdpcie_ramsize_adj()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c3296 uint32 ramsize_ptr_ptr[] = {RAMSIZE_PTR_PTR_LIST}; in dhdpcie_ramsize_adj() local
3326 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()
3329 if (search_len < (int)ramsize_ptr_ptr[i]) in dhdpcie_ramsize_adj()
3330 search_len = (int)ramsize_ptr_ptr[i]; in dhdpcie_ramsize_adj()
3356 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()
3359 if (ramsize_ptr_ptr[i] + sizeof(hnd_ramsize_ptr_t) > ramsizelen) in dhdpcie_ramsize_adj()
3362 memcpy((char *)&ramsize_info, ramsizeptr + ramsize_ptr_ptr[i], in dhdpcie_ramsize_adj()