Symbol: cfg80211_chan_def
sys/compat/linuxkpi/common/include/net/cfg80211.h
1224
int (*get_channel)(struct wiphy *, struct wireless_dev *, unsigned int, struct cfg80211_chan_def *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1465
cfg80211_chandef_create(struct cfg80211_chan_def *chandef,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1496
cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1503
cfg80211_chandef_get_width(const struct cfg80211_chan_def *chandef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1509
cfg80211_chandef_dfs_usable(struct wiphy *wiphy, const struct cfg80211_chan_def *chandef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1516
cfg80211_chandef_dfs_cac_time(struct wiphy *wiphy, const struct cfg80211_chan_def *chandef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1523
cfg80211_chandef_identical(const struct cfg80211_chan_def *chandef_1,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1524
const struct cfg80211_chan_def *chandef_2)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1532
const struct cfg80211_chan_def *chandef, uint32_t flags)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1539
cfg80211_bss_iter(struct wiphy *wiphy, struct cfg80211_chan_def *chandef,
sys/compat/linuxkpi/common/include/net/cfg80211.h
2051
cfg80211_reg_can_beacon(struct wiphy *wiphy, struct cfg80211_chan_def *chandef,
sys/compat/linuxkpi/common/include/net/cfg80211.h
2060
struct cfg80211_chan_def *chandef, gfp_t gfp)
sys/compat/linuxkpi/common/include/net/cfg80211.h
353
struct cfg80211_chan_def chandef;
sys/compat/linuxkpi/common/include/net/cfg80211.h
511
struct cfg80211_chan_def chandef;
sys/compat/linuxkpi/common/include/net/cfg80211.h
558
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
9006
struct cfg80211_chan_def *cd;