| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_rtt.h | 43 #define TARGET_INFO_SIZE(count) (sizeof(rtt_target_info_t) * count) macro
|
| H A D | dhd_rtt.c | 1195 memset(rtt_status->rtt_config.target_info, 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_set_cfg() 1198 params->target_info, TARGET_INFO_SIZE(params->rtt_target_cnt)); in dhd_rtt_set_cfg() 1289 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_stop() 2009 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_event_handler() 2322 kzalloc(TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT), GFP_KERNEL); in dhd_rtt_init()
|
| H A D | wl_cfgvendor.c | 1307 rtt_param.target_info = kzalloc(TARGET_INFO_SIZE(target_cnt), GFP_KERNEL); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_rtt.h | 45 #define TARGET_INFO_SIZE(count) (sizeof(rtt_target_info_t) * count) macro
|
| H A D | dhd_rtt.c | 1461 memset(rtt_status->rtt_config.target_info, 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_set_cfg() 1464 params->target_info, TARGET_INFO_SIZE(params->rtt_target_cnt)); in dhd_rtt_set_cfg() 2041 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_stop() 3124 memset_s(rtt_status->rtt_config.target_info, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT), in dhd_rtt_handle_rtt_session_end() 3125 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_handle_rtt_session_end() 3937 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_init()
|
| H A D | wl_cfgvendor.c | 1829 TARGET_INFO_SIZE(target_cnt)); in wl_cfgvendor_rtt_set_config() 1848 TARGET_INFO_SIZE(target_cnt))) { in wl_cfgvendor_rtt_set_config() 1980 TARGET_INFO_SIZE(target_cnt)); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_rtt.h | 45 #define TARGET_INFO_SIZE(count) (sizeof(rtt_target_info_t) * count) macro
|
| H A D | dhd_rtt.c | 1461 memset(rtt_status->rtt_config.target_info, 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_set_cfg() 1464 params->target_info, TARGET_INFO_SIZE(params->rtt_target_cnt)); in dhd_rtt_set_cfg() 2041 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_stop() 3124 memset_s(rtt_status->rtt_config.target_info, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT), in dhd_rtt_handle_rtt_session_end() 3125 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_handle_rtt_session_end() 3937 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_init()
|
| H A D | wl_cfgvendor.c | 1827 TARGET_INFO_SIZE(target_cnt)); in wl_cfgvendor_rtt_set_config() 1846 TARGET_INFO_SIZE(target_cnt))) { in wl_cfgvendor_rtt_set_config() 1978 TARGET_INFO_SIZE(target_cnt)); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_rtt.h | 45 #define TARGET_INFO_SIZE(count) (sizeof(rtt_target_info_t) * count) macro
|
| H A D | dhd_rtt.c | 1461 memset(rtt_status->rtt_config.target_info, 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_set_cfg() 1464 params->target_info, TARGET_INFO_SIZE(params->rtt_target_cnt)); in dhd_rtt_set_cfg() 2041 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_stop() 3124 memset_s(rtt_status->rtt_config.target_info, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT), in dhd_rtt_handle_rtt_session_end() 3125 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_handle_rtt_session_end() 3937 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_init()
|
| H A D | wl_cfgvendor.c | 1768 TARGET_INFO_SIZE(target_cnt)); in wl_cfgvendor_rtt_set_config() 1787 TARGET_INFO_SIZE(target_cnt))) { in wl_cfgvendor_rtt_set_config() 1919 TARGET_INFO_SIZE(target_cnt)); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_rtt.c | 1712 memset(rtt_status->rtt_config.target_info, 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_set_cfg() 1715 params->target_info, TARGET_INFO_SIZE(params->rtt_target_cnt)); in dhd_rtt_set_cfg() 2525 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_stop() 3740 memset_s(rtt_status->rtt_config.target_info, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT), in dhd_rtt_handle_rtt_session_end() 3741 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_handle_rtt_session_end() 4656 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_attach() 4678 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_attach() 4710 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_detach()
|
| H A D | dhd_rtt.h | 38 #define TARGET_INFO_SIZE(count) (sizeof(rtt_target_info_t) * count) macro
|
| H A D | wl_cfgvendor.c | 1846 TARGET_INFO_SIZE(target_cnt)); in wl_cfgvendor_rtt_set_config() 1865 TARGET_INFO_SIZE(target_cnt))) { in wl_cfgvendor_rtt_set_config() 1997 TARGET_INFO_SIZE(target_cnt)); in wl_cfgvendor_rtt_set_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_rtt.c | 1712 memset(rtt_status->rtt_config.target_info, 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_set_cfg() 1715 params->target_info, TARGET_INFO_SIZE(params->rtt_target_cnt)); in dhd_rtt_set_cfg() 2525 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_stop() 3740 memset_s(rtt_status->rtt_config.target_info, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT), in dhd_rtt_handle_rtt_session_end() 3741 0, TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_handle_rtt_session_end() 4656 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_attach() 4678 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_attach() 4710 TARGET_INFO_SIZE(RTT_MAX_TARGET_CNT)); in dhd_rtt_detach()
|
| H A D | dhd_rtt.h | 38 #define TARGET_INFO_SIZE(count) (sizeof(rtt_target_info_t) * count) macro
|
| H A D | wl_cfgvendor.c | 1850 TARGET_INFO_SIZE(target_cnt)); in wl_cfgvendor_rtt_set_config() 1869 TARGET_INFO_SIZE(target_cnt))) { in wl_cfgvendor_rtt_set_config() 2001 TARGET_INFO_SIZE(target_cnt)); in wl_cfgvendor_rtt_set_config()
|