Searched refs:preset_chandef (Results 1 – 3 of 3) sorted by relevance
132 setup->chandef = wdev->u.mesh.preset_chandef; in __cfg80211_join_mesh()256 wdev->u.mesh.preset_chandef = *chandef; in cfg80211_set_mesh_channel()
3354 wdev->u.ap.preset_chandef = chandef; in __nl80211_set_channel()5708 if (!wdev->u.ap.preset_chandef.chan) in nl80211_get_ap_channel()5711 params->chandef = wdev->u.ap.preset_chandef; in nl80211_get_ap_channel()5911 } else if (wdev->u.ap.preset_chandef.chan) { in nl80211_start_ap()5912 params->chandef = wdev->u.ap.preset_chandef; in nl80211_start_ap()19007 wdev->u.mesh.preset_chandef = *chandef; in cfg80211_ch_switch_notify()
5806 struct cfg80211_chan_def preset_chandef; member5812 struct cfg80211_chan_def preset_chandef; member