Lines Matching defs:channel
147 * struct qlink_channel - qlink control channel definition
149 * @hw_value: hardware-specific value for the channel
151 * @flags: channel flags from &enum qlink_channel_flags
152 * @band: band this channel belongs to
156 * @dfs_state: current state of this channel.
157 * Only relevant if radar is required on this channel.
159 * has been found on this channel. Use regulatory_hint_found_beacon()
177 * struct qlink_chandef - qlink channel definition
179 * @chan: primary channel definition
182 * @width: channel width, one of @enum qlink_channel_width
276 * info on each channel, HT/VHT capabilities, supported rates etc.
282 * @QLINK_CMD_START_CAC: start radar detection procedure on a specified channel.
283 * @QLINK_CMD_TXPWR: get or set current channel transmit power for
648 * @channel_freq: channel center frequency
705 * enum qlink_chan_sw_flags - channel switch control flags
708 * channel.
710 * changing a channel.
720 * @channel: channel to switch to.
721 * @flags: flags to control channel switch, bitmap of &enum qlink_chan_sw_flags.
726 struct qlink_chandef channel;
782 * @chan: a channel to start a radar detection procedure on.
943 * @active_dwell: time spent on a single channel for an active scan.
944 * @passive_dwell: time spent on a single channel for a passive scan.
945 * @sample_duration: total duration of sampling a single channel during a scan
946 * including off-channel dwell time and operating channel time.
948 * @scan_width: channel width to use, one of &enum qlink_channel_width.
1193 * @chan_freq: center frequency for a channel the report is sent for.
1194 * @info: variable-length channel info.
1205 * @chan: definition of current operating channel.
1291 * @chan: new operating channel definition
1317 * @chan: new operating channel definition
1349 * @freq: Center frequency of the channel where BSS for which the scan result
1407 * @chan: channel on which radar event happened.
1606 * @channel: ieee80211 channel settings.
1618 * @chan: channel definition data.
1688 * enum qlink_chan_stat - channel statistics bitmap
1716 * Carries a per-channel statistics. Not all fields may be filled with
1721 * @time_on: amount of time radio operated on that channel.
1722 * @time_tx: amount of time radio spent transmitting on the channel.
1723 * @time_rx: amount of time radio spent receiving on the channel.
1724 * @cca_busy: amount of time the primary channel was busy.
1725 * @cca_busy_ext: amount of time the secondary channel was busy.
1726 * @time_scan: amount of radio spent scanning on the channel.
1727 * @chan_noise: channel noise.