Home
last modified time | relevance | path

Searched refs:max_sched_scan_ie_len (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c216 wiphy->max_sched_scan_ie_len = 0; in mt7615_check_offload_capability()
392 wiphy->max_sched_scan_ie_len = IEEE80211_MAX_DATA_LEN; in mt7615_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c645 wiphy->max_sched_scan_ie_len = IEEE80211_MAX_DATA_LEN; in mt792x_init_wiphy()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1086 …, max_match_sets, max_remain_on_channel_duration, max_scan_ssids, max_sched_scan_ie_len, max_sched… member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c635 hw->wiphy->max_sched_scan_ie_len = in iwl_mvm_mac_setup_register()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9517 ar->hw->wiphy->max_sched_scan_ie_len = WMI_PNO_MAX_IE_LENGTH; in __ath11k_mac_register()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c10128 ar->hw->wiphy->max_sched_scan_ie_len = WMI_PNO_MAX_IE_LENGTH;