Searched refs:max_ap_assoc_sta (Results 1 – 12 of 12) sorted by relevance
79 u16 max_ap_assoc_sta; member
1177 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()
291 hw->wiphy->max_ap_assoc_sta = HIF_LINK_ID_MAX; in wfx_init_common()
2070 wiphy->max_ap_assoc_sta = rsi_max_ap_stas[common->oper_mode - 1]; in rsi_mac80211_attach()2071 common->max_stations = wiphy->max_ap_assoc_sta; in rsi_mac80211_attach()
4376 wiphy->max_ap_assoc_sta = adapter->max_sta_conn; in mwifiex_register_cfg80211()4378 wiphy->max_ap_assoc_sta = adapter->max_p2p_conn; in mwifiex_register_cfg80211()
5465 u16 max_ap_assoc_sta; member
6836 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath12k_mac_register()
9072 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath11k_mac_register()
2771 if (rdev->wiphy.max_ap_assoc_sta && in nl80211_send_wiphy()2773 rdev->wiphy.max_ap_assoc_sta)) in nl80211_send_wiphy()
10104 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in ath10k_mac_register()
Completed in 115 milliseconds