Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1088 int max_ap_assoc_sta, probe_resp_offload, software_iftypes; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c7284 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath12k_mac_register()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9507 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath11k_mac_register()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c10180 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations;