Lines Matching defs:channel
55 * channel - Supported channels
57 u8 channel[P2P_MAX_REG_CLASS_CHANNELS];
60 * channels - Number of channel entries in use
94 * freq - Frequency of the group operational channel in MHz
236 * force_freq - The only allowed channel frequency in MHz or 0.
438 * reg_class - Regulatory class for own listen channel
443 * channel - Own listen channel
445 u8 channel;
448 * channel_forced - the listen channel was forced by configuration
454 * Regulatory class for own operational channel
459 * op_channel - Own operational channel
615 * request a scan of a single channel specified by freq.
617 * plus one extra channel specified by freq.
621 * channels (with potential variation if the Listen channel of the
642 * sent on the same channel, unless otherwise specified, or to be
661 * @freq: Frequency in MHz for the channel on which to transmit
695 * @freq: Frequency of the listen channel in MHz
811 * @freq: Frequency (in MHz) of the channel
1277 * discoverable on the listen channel for an extended set of time. At least in
1296 * @force_freq: The only allowed channel frequency in MHz or 0
1324 * @force_freq: The only allowed channel frequency in MHz or 0
1442 * @force_freq: The only allowed channel frequency in MHz or 0
1592 * @freq: Frequency of the channel on which the device was found in MHz
1655 * @freq: Listen channel frequency in MHz
1667 * @freq: Listen channel frequency in MHz
1722 * freq - Operating channel of the group
2011 * p2p_config_get_random_social - Return a random social channel
2014 * @op_channel: Selected social channel
2019 * This function is used before p2p_init is called. A random social channel
2020 * from supports bands 2.4 GHz (channels 1,6,11) and 60 GHz (channel 2) is
2028 int p2p_set_listen_channel(struct p2p_data *p2p, u8 reg_class, u8 channel,
2065 * p2p_supported_freq - Check whether channel is supported for P2P
2068 * Returns: 0 if channel not usable for P2P, 1 if usable for P2P
2073 * p2p_supported_freq_go - Check whether channel is supported for P2P GO operation
2076 * Returns: 0 if channel not usable for P2P, 1 if usable for P2P
2081 * p2p_supported_freq_cli - Check whether channel is supported for P2P client operation
2084 * Returns: 0 if channel not usable for P2P, 1 if usable for P2P
2089 * p2p_get_pref_freq - Get channel from preferred channel list
2092 * Returns: Preferred channel
2102 * p2p_set_best_channels - Update best channel information
2104 * @freq_24: Frequency (MHz) of best channel in 2.4 GHz band
2105 * @freq_5: Frequency (MHz) of best channel in 5 GHz band
2106 * @freq_overall: Frequency (MHz) of best channel overall
2112 * p2p_set_own_freq_preference - Set own preference for channel
2114 * @freq: Frequency (MHz) of the preferred channel or 0 if no preference
2116 * This function can be used to set a preference on the operating channel based
2118 * radio. If non-zero, this is used to try to avoid multi-channel concurrency.
2223 * p2p_set_oper_channel - Set the P2P operating channel
2226 * @op_channel: operating channel to set
2234 * p2p_set_pref_chan - Set P2P preferred channel list
2244 * p2p_set_no_go_freq - Set no GO channel ranges