Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/radio_test/
Dfmac_structs.h38 unsigned int rf_test_cap_sz; member
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c481 rt_dev_ctx->rf_test_cap_sz = (num_samples * 3); in nrf_wifi_rt_fmac_rf_test_rx_cap()
545 rt_dev_ctx->rf_test_cap_sz = 0; in nrf_wifi_rt_fmac_rf_test_tx_tone()
603 rt_dev_ctx->rf_test_cap_sz = 0; in nrf_wifi_rt_fmac_rf_test_dpd()
659 rt_dev_ctx->rf_test_cap_sz = 0; in nrf_wifi_rt_fmac_rf_get_temp()
716 rt_dev_ctx->rf_test_cap_sz = 0; in nrf_wifi_rt_fmac_rf_get_rf_rssi()
775 rt_dev_ctx->rf_test_cap_sz = 0; in nrf_wifi_rt_fmac_set_xo_val()
831 rt_dev_ctx->rf_test_cap_sz = 0; in nrf_wifi_rt_fmac_rf_test_compute_xo()
Dfmac_event.c89 def_dev_ctx->rf_test_cap_sz); in umac_event_rt_rf_test_process()