Searched refs:mbssid_max_interfaces (Results 1 – 12 of 12) sorted by relevance
320 iface->mbssid_max_interfaces = capa.mbssid_max_interfaces; in hostapd_driver_init()
703 unsigned int mbssid_max_interfaces; member
481 if (!iface->mbssid_max_interfaces || in ieee802_11_build_ap_params_mbssid()482 iface->num_bss > iface->mbssid_max_interfaces || in ieee802_11_build_ap_params_mbssid()
927 cap->mbssid_max_interfaces = in wiphy_info_mbssid()936 cap->mbssid_max_interfaces, cap->ema_max_periodicity); in wiphy_info_mbssid()
2450 unsigned int mbssid_max_interfaces; member
11151 drv->capa.mbssid_max_interfaces, in wpa_driver_nl80211_status()
401 wiphy->mbssid_max_interfaces = 16; in mt7915_init_wiphy()
1214 int mbssid_max_interfaces; member
501 wiphy->mbssid_max_interfaces = 16; in mt7996_init_wiphy()
14469 u8 mbssid_max_interfaces = 0; in ath12k_mac_hw_register() local14517 mbssid_max_interfaces += TARGET_NUM_VDEVS(ar->ab); in ath12k_mac_hw_register()14639 wiphy->mbssid_max_interfaces = mbssid_max_interfaces; in ath12k_mac_hw_register()
2825 if (bssid_id > ilog2(wiphy->mbssid_max_interfaces)) in mt76_connac_mcu_bss_basic_tlv()
10636 ar->hw->wiphy->mbssid_max_interfaces = TARGET_NUM_VDEVS(ab); in __ath11k_mac_register()