Searched refs:init_params (Results 1 – 3 of 3) sorted by relevance
313 struct nrf_wifi_radio_test_init_info init_params; in nrf_wifi_rt_fmac_radio_test_init() local324 nrf_wifi_osal_mem_set(&init_params, in nrf_wifi_rt_fmac_radio_test_init()326 sizeof(init_params)); in nrf_wifi_rt_fmac_radio_test_init()328 nrf_wifi_osal_mem_cpy(init_params.rf_params, in nrf_wifi_rt_fmac_radio_test_init()332 nrf_wifi_osal_mem_cpy(&init_params.chan, in nrf_wifi_rt_fmac_radio_test_init()334 sizeof(init_params.chan)); in nrf_wifi_rt_fmac_radio_test_init()336 init_params.phy_threshold = params->phy_threshold; in nrf_wifi_rt_fmac_radio_test_init()337 init_params.phy_calib = params->phy_calib; in nrf_wifi_rt_fmac_radio_test_init()341 &init_params); in nrf_wifi_rt_fmac_radio_test_init()
183 struct nrf_wifi_radio_test_init_info *init_params) in umac_cmd_rt_prog_init() argument208 init_params, in umac_cmd_rt_prog_init()
33 struct nrf_wifi_radio_test_init_info *init_params);