Home
last modified time | relevance | path

Searched refs:preset_chandef (Results 1 – 3 of 3) sorted by relevance

/linux/net/wireless/
H A Dmesh.c135 setup->chandef = wdev->u.mesh.preset_chandef; in __cfg80211_join_mesh()
256 wdev->u.mesh.preset_chandef = *chandef; in cfg80211_set_mesh_channel()
H A Dnl80211.c4195 wdev->u.ap.preset_chandef = chandef; in __nl80211_set_channel()
6039 width = wdev->u.ap.preset_chandef.width; in eht_build_mcs_mask()
7026 if (!wdev->u.ap.preset_chandef.chan) in nl80211_get_ap_channel()
7029 params->chandef = wdev->u.ap.preset_chandef; in nl80211_get_ap_channel()
7343 } else if (wdev->u.ap.preset_chandef.chan) { in nl80211_start_ap()
7344 params->chandef = wdev->u.ap.preset_chandef; in nl80211_start_ap()
22572 wdev->u.mesh.preset_chandef = *chandef; in cfg80211_ch_switch_notify()
/linux/include/net/
H A Dcfg80211.h7302 struct cfg80211_chan_def preset_chandef; member
7308 struct cfg80211_chan_def preset_chandef; member