Lines Matching defs:channel

448  * This function creates a channel list for the driver to scan, based
452 * specific channel list to scan.
520 /* This function creates a channel list tlv for bgscan config, based
612 * with any requested TLVs. This function splits the channel TLV into maximum
613 * channels supported per scan lists and sends the portion of the channel TLV,
640 /* Check csa channel expiry before preparing scan list */
645 /* Set the temp channel struct pointer to the start of the desired
649 /* Loop through the desired channel list, sending a new firmware scan
663 * insert channel TLVs until:
665 * - the next channel to insert is 0 (end of desired channel
690 /* Copy the current channel TLV to the command being
704 * of the between the channel tlv pointer and the start
706 * that were appended before the channel list.
711 /* Add the size of the channel tlv header and the data
717 /* Increment the index to the channel tlv we are
727 /* Stop the loop if the *current* channel is in the
736 /* Increment the tmp pointer to the next channel to
740 /* Stop the loop if the *next* channel is in the 1,6,11
741 set. This will cause it to be the only channel
837 u8 channel;
861 /* Initialize the scan as not being only on the current channel. If
862 the channel list is customized, only contains one channel, and is
863 the active channel, this is set true and data flow is not halted. */
965 "info: scan: channel gap = %d\n",
1057 * Set the output for the channel TLV to the address in the tlv buffer
1068 "info: Scan: Using supplied channel list\n");
1075 channel = user_scan_in->chan_list[chan_idx].chan_number;
1076 scan_chan_list[chan_idx].chan_number = channel;
1113 /* Check if we are only scanning the current channel */
1116 priv->curr_bss_params.bss_descriptor.channel)) {
1119 "info: Scan: Scanning current channel only\n");
1123 "info: Scan: Creating full region channel list\n");
1181 "info: SCAN_RESP: channel\t"
1288 bss_entry->channel = ds_param_set->current_chan;
1635 (u16) bss_desc->channel, 0))) {
1689 bss->channel->hw_value)
1694 bss->channel->hw_value;
1696 bss->channel->band;
1764 u16 channel = 0;
1855 channel = *(current_ptr +
1865 if (channel) {
1869 /* Skip entry if on csa closed channel */
1870 if (channel == priv->csa_chan) {
1872 "Dropping entry on csa closed channel\n");
1881 cfp = mwifiex_get_cfp(priv, band, channel, 0);
1907 "radar or passive channel %d\n",
1908 channel);
1917 mwifiex_dbg(adapter, WARN, "missing BSS channel IE\n");
2151 /* Check csa channel expiry before parsing scan response */
2393 dev_dbg(priv->adapter->dev, "info: bgscan: Using supplied channel list\n");
2438 "info: bgscan: Creating full region channel list\n");
2519 "FW reported too many channel results (max %d)\n",