Searched refs:rf_test_tx_params (Results 1 – 1 of 1) sorted by relevance
522 struct nrf_wifi_rf_test_tx_params rf_test_tx_params; in nrf_wifi_rt_fmac_rf_test_tx_tone() local534 nrf_wifi_osal_mem_set(&rf_test_tx_params, in nrf_wifi_rt_fmac_rf_test_tx_tone()536 sizeof(rf_test_tx_params)); in nrf_wifi_rt_fmac_rf_test_tx_tone()538 rf_test_tx_params.test = NRF_WIFI_RF_TEST_TX_TONE; in nrf_wifi_rt_fmac_rf_test_tx_tone()539 rf_test_tx_params.tone_freq = tone_freq; in nrf_wifi_rt_fmac_rf_test_tx_tone()540 rf_test_tx_params.tx_pow = tx_power; in nrf_wifi_rt_fmac_rf_test_tx_tone()541 rf_test_tx_params.enabled = enable; in nrf_wifi_rt_fmac_rf_test_tx_tone()548 &rf_test_tx_params, in nrf_wifi_rt_fmac_rf_test_tx_tone()549 sizeof(rf_test_tx_params)); in nrf_wifi_rt_fmac_rf_test_tx_tone()