reserved_chandef 93 net/mac80211/chan.c compat = &sdata->reserved_chandef; reserved_chandef 95 net/mac80211/chan.c compat = cfg80211_chandef_compatible(&sdata->reserved_chandef, reserved_chandef 957 net/mac80211/chan.c sdata->reserved_chandef = *chandef; reserved_chandef 1038 net/mac80211/chan.c &sdata->reserved_chandef); reserved_chandef 1071 net/mac80211/chan.c if (sdata->vif.bss_conf.chandef.width != sdata->reserved_chandef.width) reserved_chandef 1074 net/mac80211/chan.c ieee80211_vif_update_chandef(sdata, &sdata->reserved_chandef); reserved_chandef 1113 net/mac80211/chan.c &sdata->reserved_chandef); reserved_chandef 1419 net/mac80211/chan.c sdata->reserved_chandef.width) reserved_chandef 1422 net/mac80211/chan.c ieee80211_vif_update_chandef(sdata, &sdata->reserved_chandef); reserved_chandef 931 net/mac80211/ieee80211_i.h struct cfg80211_chan_def reserved_chandef; reserved_chandef 1228 net/mac80211/mlme.c cfg80211_ch_switch_notify(sdata->dev, &sdata->reserved_chandef); reserved_chandef 3824 net/mac80211/util.c radar_detect |= BIT(sdata->reserved_chandef.width);