Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dcfg80211.h3295 u16 max_ap_assoc_sta; member
/linux-4.4.14/net/wireless/
Dnl80211.c1676 if (rdev->wiphy.max_ap_assoc_sta && in nl80211_send_wiphy()
1678 rdev->wiphy.max_ap_assoc_sta)) in nl80211_send_wiphy()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c7262 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in ath10k_mac_register()