Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_api_common.c553 unsigned int count = 0, max_count = NRF_WIFI_FMAC_REG_SET_TIMEOUT_MS / 20; in nrf_wifi_fmac_set_reg() local
632 while (!fmac_dev_ctx->reg_set_status && count++ <= max_count) { in nrf_wifi_fmac_set_reg()