Symbol: cfg80211_chan_def
sys/compat/linuxkpi/common/include/net/cfg80211.h
1276
int (*get_channel)(struct wiphy *, struct wireless_dev *, unsigned int, struct cfg80211_chan_def *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1520
cfg80211_chandef_create(struct cfg80211_chan_def *chandef,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1551
cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1558
cfg80211_chandef_get_width(const struct cfg80211_chan_def *chandef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1564
cfg80211_chandef_dfs_usable(struct wiphy *wiphy, const struct cfg80211_chan_def *chandef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1571
cfg80211_chandef_dfs_cac_time(struct wiphy *wiphy, const struct cfg80211_chan_def *chandef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1578
cfg80211_chandef_identical(const struct cfg80211_chan_def *chandef_1,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1579
const struct cfg80211_chan_def *chandef_2)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1587
const struct cfg80211_chan_def *chandef, uint32_t flags)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1594
cfg80211_bss_iter(struct wiphy *wiphy, struct cfg80211_chan_def *chandef,
sys/compat/linuxkpi/common/include/net/cfg80211.h
2106
cfg80211_reg_can_beacon(struct wiphy *wiphy, struct cfg80211_chan_def *chandef,
sys/compat/linuxkpi/common/include/net/cfg80211.h
2115
struct cfg80211_chan_def *chandef, gfp_t gfp)
sys/compat/linuxkpi/common/include/net/cfg80211.h
402
struct cfg80211_chan_def chandef;
sys/compat/linuxkpi/common/include/net/cfg80211.h
560
struct cfg80211_chan_def chandef;
sys/compat/linuxkpi/common/include/net/cfg80211.h
607
struct cfg80211_chan_def chandef;
sys/compat/linuxkpi/common/include/net/mac80211.h
1025
void (*channel_switch_beacon)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_chan_def *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1028
int (*tdls_channel_switch)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, u8, struct cfg80211_chan_def *, struct sk_buff *, u32);
sys/compat/linuxkpi/common/include/net/mac80211.h
1089
int (*set_radar_background)(struct ieee80211_hw *, struct cfg80211_chan_def *);
sys/compat/linuxkpi/common/include/net/mac80211.h
228
struct cfg80211_chan_def def;
sys/compat/linuxkpi/common/include/net/mac80211.h
229
struct cfg80211_chan_def min_def;
sys/compat/linuxkpi/common/include/net/mac80211.h
230
struct cfg80211_chan_def ap;
sys/compat/linuxkpi/common/include/net/mac80211.h
254
struct cfg80211_chan_def oper;
sys/compat/linuxkpi/common/include/net/mac80211.h
365
struct cfg80211_chan_def chandef;
sys/compat/linuxkpi/common/include/net/mac80211.h
425
struct cfg80211_chan_def chandef;
sys/compat/linuxkpi/common/include/net/mac80211.h
770
struct cfg80211_chan_def *chandef;
sys/compat/linuxkpi/common/src/linux_80211.c
2468
struct cfg80211_chan_def *chandef,
sys/compat/linuxkpi/common/src/linux_80211.c
2512
struct cfg80211_chan_def *chandef,
sys/compat/linuxkpi/common/src/linux_80211.c
2774
struct cfg80211_chan_def chandef;
sys/compat/linuxkpi/common/src/linux_80211.c
5576
struct cfg80211_chan_def chandef;
sys/compat/linuxkpi/common/src/linux_80211.c
9839
cfg80211_chan_def_are_same(struct cfg80211_chan_def *cd1,
sys/compat/linuxkpi/common/src/linux_80211.c
9840
struct cfg80211_chan_def *cd2)
sys/compat/linuxkpi/common/src/linux_80211.c
9880
struct cfg80211_chan_def *cd;
sys/compat/linuxkpi/common/src/linux_80211.h
278
struct cfg80211_chan_def dflt_chandef;
sys/compat/linuxkpi/common/src/linux_80211.h
279
struct cfg80211_chan_def scan_chandef;