Lines Matching defs:channel

436  * This function creates a channel list for the driver to scan, based
440 * specific channel list to scan.
508 /* This function creates a channel list tlv for bgscan config, based
600 * with any requested TLVs. This function splits the channel TLV into maximum
601 * channels supported per scan lists and sends the portion of the channel TLV,
627 /* Check csa channel expiry before preparing scan list */
632 /* Set the temp channel struct pointer to the start of the desired
636 /* Loop through the desired channel list, sending a new firmware scan
649 * insert channel TLVs until:
651 * - the next channel to insert is 0 (end of desired channel
676 /* Copy the current channel TLV to the command being
690 * of the between the channel tlv pointer and the start
692 * that were appended before the channel list.
697 /* Add the size of the channel tlv header and the data
703 /* Increment the index to the channel tlv we are
713 /* Stop the loop if the *current* channel is in the
722 /* Increment the tmp pointer to the next channel to
726 /* Stop the loop if the *next* channel is in the 1,6,11
727 set. This will cause it to be the only channel
821 u8 channel;
844 /* Initialize the scan as not being only on the current channel. If
845 the channel list is customized, only contains one channel, and is
846 the active channel, this is set true and data flow is not halted. */
948 "info: scan: channel gap = %d\n",
1040 * Set the output for the channel TLV to the address in the tlv buffer
1051 "info: Scan: Using supplied channel list\n");
1058 channel = user_scan_in->chan_list[chan_idx].chan_number;
1059 scan_chan_list[chan_idx].chan_number = channel;
1096 /* Check if we are only scanning the current channel */
1099 priv->curr_bss_params.bss_descriptor.channel)) {
1102 "info: Scan: Scanning current channel only\n");
1106 "info: Scan: Creating full region channel list\n");
1164 "info: SCAN_RESP: channel\t"
1270 bss_entry->channel = ds_param_set->current_chan;
1617 (u16) bss_desc->channel, 0))) {
1671 bss->channel->hw_value)
1676 bss->channel->hw_value;
1678 bss->channel->band;
1746 u16 channel = 0;
1837 channel = *(current_ptr +
1847 if (channel) {
1851 /* Skip entry if on csa closed channel */
1852 if (channel == priv->csa_chan) {
1854 "Dropping entry on csa closed channel\n");
1863 cfp = mwifiex_get_cfp(priv, band, channel, 0);
1889 "radar or passive channel %d\n",
1890 channel);
1899 mwifiex_dbg(adapter, WARN, "missing BSS channel IE\n");
2133 /* Check csa channel expiry before parsing scan response */
2375 dev_dbg(priv->adapter->dev, "info: bgscan: Using supplied channel list\n");
2420 "info: bgscan: Creating full region channel list\n");
2501 "FW reported too many channel results (max %d)\n",