Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_vif.c27 if (sys_dev_ctx->num_sta >= MAX_NUM_STAS) { in nrf_wifi_fmac_vif_check_if_limit()
/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_sys_if.h56 #define MAX_NUM_STAS 2 macro