Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c582 struct nrf_wifi_rf_test_dpd_params rf_test_dpd_params; in nrf_wifi_rt_fmac_rf_test_dpd() local
594 nrf_wifi_osal_mem_set(&rf_test_dpd_params, in nrf_wifi_rt_fmac_rf_test_dpd()
596 sizeof(rf_test_dpd_params)); in nrf_wifi_rt_fmac_rf_test_dpd()
598 rf_test_dpd_params.test = NRF_WIFI_RF_TEST_DPD; in nrf_wifi_rt_fmac_rf_test_dpd()
599 rf_test_dpd_params.enabled = enable; in nrf_wifi_rt_fmac_rf_test_dpd()
606 &rf_test_dpd_params, in nrf_wifi_rt_fmac_rf_test_dpd()
607 sizeof(rf_test_dpd_params)); in nrf_wifi_rt_fmac_rf_test_dpd()