Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h1484 * @s1g_short_beacon: S1G short beacon data
1519 struct cfg80211_s1g_short_beacon s1g_short_beacon; member
1531 * @s1g_short_beacon: S1G short beacon data
1537 struct cfg80211_s1g_short_beacon s1g_short_beacon; member
/linux/net/mac80211/
H A Dieee80211_i.h1054 struct s1g_short_beacon_data __rcu *s1g_short_beacon; member
H A Dtx.c5510 if (vif->cfg.s1g && link->u.ap.s1g_short_beacon) { in __ieee80211_beacon_get()
5512 rcu_dereference(link->u.ap.s1g_short_beacon); in __ieee80211_beacon_get()
/linux/net/wireless/
H A Dnl80211.c6504 &params->s1g_short_beacon); in nl80211_start_ap()
6620 &params->s1g_short_beacon); in nl80211_set_beacon()