Home
last modified time | relevance | path

Searched refs:beacon_csa (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3941 params->beacon_csa.tail, in mwifiex_cfg80211_channel_switch()
3942 params->beacon_csa.tail_len); in mwifiex_cfg80211_channel_switch()
3960 if (mwifiex_set_mgmt_ies(priv, &params->beacon_csa)) { in mwifiex_cfg80211_channel_switch()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3986 params->beacon_csa.tail, in mwifiex_cfg80211_channel_switch()
3987 params->beacon_csa.tail_len); in mwifiex_cfg80211_channel_switch()
4005 if (mwifiex_set_mgmt_ies(priv, &params->beacon_csa)) { in mwifiex_cfg80211_channel_switch()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c10136 params.beacon_csa.ftm_responder = -1; in nl80211_channel_switch()
10176 err = nl80211_parse_beacon(rdev, csa_attrs, &params.beacon_csa, in nl80211_channel_switch()
10207 if (offset >= params.beacon_csa.tail_len) { in nl80211_channel_switch()
10212 if (params.beacon_csa.tail[offset] != params.count) { in nl80211_channel_switch()
10240 if (offset >= params.beacon_csa.probe_resp_len) { in nl80211_channel_switch()
10245 if (params.beacon_csa.probe_resp[offset] != in nl80211_channel_switch()
10296 kfree(params.beacon_csa.mbssid_ies); in nl80211_channel_switch()
10298 kfree(params.beacon_csa.rnr_ies); in nl80211_channel_switch()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h1222 * @beacon_csa: beacon data while performing the switch
1234 struct cfg80211_beacon_data beacon_csa; member
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c9044 params.beacon_csa.ftm_responder = -1; in nl80211_channel_switch()
9076 err = nl80211_parse_beacon(rdev, csa_attrs, &params.beacon_csa); in nl80211_channel_switch()
9100 if (offset >= params.beacon_csa.tail_len) in nl80211_channel_switch()
9103 if (params.beacon_csa.tail[offset] != params.count) in nl80211_channel_switch()
9125 if (offset >= params.beacon_csa.probe_resp_len) in nl80211_channel_switch()
9128 if (params.beacon_csa.probe_resp[offset] != in nl80211_channel_switch()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h1408 * @beacon_csa: beacon data while performing the switch
1423 struct cfg80211_beacon_data beacon_csa; member
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c3317 err = ieee80211_assign_beacon(sdata, &params->beacon_csa, &csa); in ieee80211_set_csa_beacon()
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c3797 &params->beacon_csa, &csa, in ieee80211_set_csa_beacon()

Completed in 86 milliseconds