Home
last modified time | relevance | path

Searched refs:max_ap_assoc_sta (Results 1 – 9 of 9) sorted by relevance

/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h79 u16 max_ap_assoc_sta; member
Dcfg80211.c1179 wiphy->max_ap_assoc_sta = macinfo->max_ap_assoc_sta; in qtnf_wiphy_register()
Dqlink.h1068 __le16 max_ap_assoc_sta; member
Dcommands.c1239 mac_info->max_ap_assoc_sta = le16_to_cpu(resp_info->max_ap_assoc_sta); in qtnf_cmd_resp_proc_mac_info()
/drivers/staging/wfx/
Dmain.c291 hw->wiphy->max_ap_assoc_sta = HIF_LINK_ID_MAX; in wfx_init_common()
/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c2069 wiphy->max_ap_assoc_sta = rsi_max_ap_stas[common->oper_mode - 1]; in rsi_mac80211_attach()
2070 common->max_stations = wiphy->max_ap_assoc_sta; in rsi_mac80211_attach()
/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c4352 wiphy->max_ap_assoc_sta = adapter->max_sta_conn; in mwifiex_register_cfg80211()
4354 wiphy->max_ap_assoc_sta = adapter->max_p2p_conn; in mwifiex_register_cfg80211()
/drivers/net/wireless/ath/ath11k/
Dmac.c6580 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath11k_mac_register()
/drivers/net/wireless/ath/ath10k/
Dmac.c10054 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in ath10k_mac_register()