Lines Matching full:channels
31 * P2P_MAX_REG_CLASS_CHANNELS - Maximum number of channels per regulatory class
36 * struct p2p_channels - List of supported channels
49 * channel - Supported channels
54 * channels - Number of channel entries in use
56 size_t channels;
139 * freq_list - Zero-terminated list of possible operational channels
405 * channels - Own supported regulatory classes and channels
407 * List of supposerted channels per regulatory class. The regulatory
411 struct p2p_channels channels;
414 * cli_channels - Additional client channels
416 * This list of channels (if any) will be used when advertising local
417 * channels during GO Negotiation or Invitation for the cases where the
419 * GO on additional channels if it supports these options. The main use
420 * case for this is to include passive-scan channels on devices that may
421 * not know their current location and have configured most channels to
433 * pref_chan - Preferred channels for GO Negotiation
549 * social channels (1, 6, 11) should be scanned. @P2P_SCAN_FULL
550 * indicates that all channels are to be scanned. @P2P_SCAN_SPECIFIC
552 * @P2P_SCAN_SOCIAL_PLUS_ONE request scan of all the social channels
557 * channels (with potential variation if the Listen channel of the
558 * target peer is known or if other channels are scanned in steps).
849 * @channels: Available operating channels for the group
873 const struct p2p_channels *channels,
903 * @channels: Available operating channels for the group
916 const struct p2p_channels *channels,
1914 * from supports bands 2.4 GHz (channels 1,6,11) and 60 GHz (channel 2) is
1950 channels,
1953 int p2p_channels_to_freqs(const struct p2p_channels *channels,
1983 * @channels: List of channels
1987 const struct p2p_channels *channels);
2119 * @pref_chan: Preferred channels or %NULL to remove preferences