Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_structs_common.h174 bool alpha2_valid; member
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_api_common.c474 fmac_dev_ctx->alpha2_valid = false; in nrf_wifi_fmac_get_reg()
488 } while (count++ < 100 && !fmac_dev_ctx->alpha2_valid); in nrf_wifi_fmac_get_reg()
490 if (!fmac_dev_ctx->alpha2_valid) { in nrf_wifi_fmac_get_reg()
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_event.c145 fmac_dev_ctx->alpha2_valid = true; in umac_event_ctrl_process()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_event.c246 fmac_dev_ctx->alpha2_valid = true; in umac_event_ctrl_process()