Searched refs:chandef (Results 1 - 2 of 2) sorted by relevance

/include/net/
H A Dcfg80211.h368 * cfg80211_get_chandef_type - return old channel type from chandef
369 * @chandef: the channel definition
372 * chandef, which must have a bandwidth allowing this conversion.
375 cfg80211_get_chandef_type(const struct cfg80211_chan_def *chandef) argument
377 switch (chandef->width) {
383 if (chandef->center_freq1 > chandef->chan->center_freq)
394 * @chandef: the channel definition struct to fill
400 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef,
436 * @chandef
475 ieee80211_chandef_rate_flags(struct cfg80211_chan_def *chandef) argument
500 ieee80211_chandef_max_power(struct cfg80211_chan_def *chandef) argument
675 struct cfg80211_chan_def chandef; member in struct:cfg80211_ap_settings
710 struct cfg80211_chan_def chandef; member in struct:cfg80211_csa_settings
1324 struct cfg80211_chan_def chandef; member in struct:mesh_setup
1730 struct cfg80211_chan_def chandef; member in struct:cfg80211_ibss_params
3302 struct cfg80211_chan_def chandef; member in struct:wireless_dev
3899 cfg80211_chandef_to_scan_width(const struct cfg80211_chan_def *chandef) argument
[all...]
H A Dmac80211.h201 * implement this as an on-the-fly chandef switch of the existing
353 * @chandef: Channel definition for this BSS -- the hardware might be
402 struct cfg80211_chan_def chandef; member in struct:ieee80211_bss_conf
1079 * @chandef: the channel definition to tune to
1105 struct cfg80211_chan_def chandef; member in struct:ieee80211_conf
1122 * @chandef: the new channel to switch to
1128 struct cfg80211_chan_def chandef; member in struct:ieee80211_channel_switch
3037 struct cfg80211_chan_def *chandef);
4631 struct cfg80211_chan_def *chandef,
4634 struct cfg80211_chan_def *chandef,
[all...]

Completed in 84 milliseconds