Searched refs:max_ap_assoc_sta (Results 1 – 11 of 11) sorted by relevance
78 u16 max_ap_assoc_sta; member
1179 wiphy->max_ap_assoc_sta = macinfo->max_ap_assoc_sta; in qtnf_wiphy_register()
1068 __le16 max_ap_assoc_sta; member
1239 mac_info->max_ap_assoc_sta = le16_to_cpu(resp_info->max_ap_assoc_sta); in qtnf_cmd_resp_proc_mac_info()
309 hw->wiphy->max_ap_assoc_sta = HIF_LINK_ID_MAX; in wfx_init_common()
2082 wiphy->max_ap_assoc_sta = rsi_max_ap_stas[common->oper_mode - 1]; in rsi_mac80211_attach()2083 common->max_stations = wiphy->max_ap_assoc_sta; in rsi_mac80211_attach()
4786 wiphy->max_ap_assoc_sta = max_t(typeof(wiphy->max_ap_assoc_sta), in mwifiex_register_cfg80211()
13686 wiphy->max_ap_assoc_sta = 0; in ath12k_mac_hw_register()13707 wiphy->max_ap_assoc_sta += ar->max_num_stations; in ath12k_mac_hw_register()
7913 hw->wiphy->max_ap_assoc_sta = priv->fops->max_macid_num - 1; in rtl8xxxu_probe()
10281 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath11k_mac_register()
10157 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in ath10k_mac_register()
Completed in 915 milliseconds