Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dcfg80211.h5582 u8 ema_max_profile_periodicity; member
/Linux-v6.6/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()
5377 if (!wiphy->ema_max_profile_periodicity) in nl80211_parse_mbssid_config()
5380 if (num_elems > wiphy->ema_max_profile_periodicity) in nl80211_parse_mbssid_config()
/Linux-v6.6/drivers/net/wireless/virtual/
Dmac80211_hwsim.c5109 hw->wiphy->ema_max_profile_periodicity = 3; in mac80211_hwsim_new_radio()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dmac.c9576 ar->hw->wiphy->ema_max_profile_periodicity = TARGET_EMA_MAX_PROFILE_PERIOD; in __ath11k_mac_register()