Searched refs:CFG_TGT_DEFAULT_MAX_STA_VDEVS (Results 1 – 5 of 5) sorted by relevance
139 #ifndef CFG_TGT_DEFAULT_MAX_STA_VDEVS140 #define CFG_TGT_DEFAULT_MAX_STA_VDEVS 0 macro
181 #ifndef CFG_TGT_DEFAULT_MAX_STA_VDEVS182 #define CFG_TGT_DEFAULT_MAX_STA_VDEVS 0 macro
2363 #define CFG_TGT_DEFAULT_MAX_STA_VDEVS (CONFIG_CFG_MAX_STA_VDEVS) macro
3575 if (0 == CFG_TGT_DEFAULT_MAX_STA_VDEVS) in hdd_max_sta_interface_up_count_reached()3593 if (intf_count >= CFG_TGT_DEFAULT_MAX_STA_VDEVS) { in hdd_max_sta_interface_up_count_reached()3595 intf_count, CFG_TGT_DEFAULT_MAX_STA_VDEVS); in hdd_max_sta_interface_up_count_reached()
639 tgt_cfg->num_max_sta_vdevs = CFG_TGT_DEFAULT_MAX_STA_VDEVS; in wma_set_default_tgt_config()