Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h81 u16 max_ap_assoc_sta; member
Dcfg80211.c1190 wiphy->max_ap_assoc_sta = macinfo->max_ap_assoc_sta; in qtnf_wiphy_register()
Dqlink.h1068 __le16 max_ap_assoc_sta; member
Dcommands.c1251 mac_info->max_ap_assoc_sta = le16_to_cpu(resp_info->max_ap_assoc_sta); in qtnf_cmd_resp_proc_mac_info()
/Linux-v5.10/drivers/staging/wfx/
Dmain.c291 hw->wiphy->max_ap_assoc_sta = HIF_LINK_ID_MAX; in wfx_init_common()
/Linux-v5.10/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c2085 wiphy->max_ap_assoc_sta = rsi_max_ap_stas[common->oper_mode - 1]; in rsi_mac80211_attach()
2086 common->max_stations = wiphy->max_ap_assoc_sta; in rsi_mac80211_attach()
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c4340 wiphy->max_ap_assoc_sta = adapter->max_sta_conn; in mwifiex_register_cfg80211()
4342 wiphy->max_ap_assoc_sta = adapter->max_p2p_conn; in mwifiex_register_cfg80211()
/Linux-v5.10/include/net/
Dcfg80211.h4994 u16 max_ap_assoc_sta; member
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.c6241 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath11k_mac_register()
/Linux-v5.10/net/wireless/
Dnl80211.c2498 if (rdev->wiphy.max_ap_assoc_sta && in nl80211_send_wiphy()
2500 rdev->wiphy.max_ap_assoc_sta)) in nl80211_send_wiphy()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dmac.c9902 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in ath10k_mac_register()