Searched refs:beacon_csa (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4046 params->beacon_csa.tail, in mwifiex_cfg80211_channel_switch() 4047 params->beacon_csa.tail_len); in mwifiex_cfg80211_channel_switch() 4065 if (mwifiex_set_mgmt_ies(priv, ¶ms->beacon_csa)) { in mwifiex_cfg80211_channel_switch()
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 11495 params.beacon_csa.ftm_responder = -1; in nl80211_channel_switch() 11534 err = nl80211_parse_beacon(rdev, csa_attrs, ¶ms.beacon_csa, in nl80211_channel_switch() 11544 err = nl80211_parse_counter_offsets(rdev, params.beacon_csa.tail, in nl80211_channel_switch() 11545 params.beacon_csa.tail_len, in nl80211_channel_switch() 11553 err = nl80211_parse_counter_offsets(rdev, params.beacon_csa.probe_resp, in nl80211_channel_switch() 11554 params.beacon_csa.probe_resp_len, in nl80211_channel_switch() 11606 kfree(params.beacon_csa.mbssid_ies); in nl80211_channel_switch() 11608 kfree(params.beacon_csa.rnr_ies); in nl80211_channel_switch()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 1616 struct cfg80211_beacon_data beacon_csa; member
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 4261 ¶ms->beacon_csa, &csa, in ieee80211_set_csa_beacon()
|