Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dcfg80211.h5582 u8 ema_max_profile_periodicity; member
/linux-6.6.21/net/wireless/
Dnl80211.c2371 if (wiphy->ema_max_profile_periodicity && in nl80211_put_mbssid_support()
2374 wiphy->ema_max_profile_periodicity)) in nl80211_put_mbssid_support()
5380 if (!wiphy->ema_max_profile_periodicity) in nl80211_parse_mbssid_config()
5383 if (num_elems > wiphy->ema_max_profile_periodicity) in nl80211_parse_mbssid_config()
/linux-6.6.21/drivers/net/wireless/virtual/
Dmac80211_hwsim.c5109 hw->wiphy->ema_max_profile_periodicity = 3; in mac80211_hwsim_new_radio()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dmac.c9584 ar->hw->wiphy->ema_max_profile_periodicity = TARGET_EMA_MAX_PROFILE_PERIOD; in __ath11k_mac_register()