Searched refs:num_ap (Results 1 – 2 of 2) sorted by relevance
35 if (sys_dev_ctx->num_ap >= MAX_NUM_APS) { in nrf_wifi_fmac_vif_check_if_limit()65 sys_dev_ctx->num_ap++; in nrf_wifi_fmac_vif_incr_if_type()88 sys_dev_ctx->num_ap--; in nrf_wifi_fmac_vif_decr_if_type()150 return sys_dev_ctx->num_sta + sys_dev_ctx->num_ap; in nrf_wifi_fmac_get_num_vifs()
469 unsigned char num_ap; member