Lines Matching defs:channels
27 * P2P_MAX_PREF_CHANNELS - Maximum number of preferred channels
37 * P2P_MAX_REG_CLASS_CHANNELS - Maximum number of channels per regulatory class
42 * struct p2p_channels - List of supported channels
55 * channel - Supported channels
60 * channels - Number of channel entries in use
62 size_t channels;
154 * freq_list - Zero-terminated list of possible operational channels
469 * channels - Own supported regulatory classes and channels
471 * List of supposerted channels per regulatory class. The regulatory
475 struct p2p_channels channels;
478 * cli_channels - Additional client channels
480 * This list of channels (if any) will be used when advertising local
481 * channels during GO Negotiation or Invitation for the cases where the
483 * GO on additional channels if it supports these options. The main use
484 * case for this is to include passive-scan channels on devices that may
485 * not know their current location and have configured most channels to
497 * pref_chan - Preferred channels for GO Negotiation
613 * social channels (1, 6, 11) should be scanned. @P2P_SCAN_FULL
614 * indicates that all channels are to be scanned. @P2P_SCAN_SPECIFIC
616 * @P2P_SCAN_SOCIAL_PLUS_ONE request scan of all the social channels
621 * channels (with potential variation if the Listen channel of the
622 * target peer is known or if other channels are scanned in steps).
915 * @channels: Available operating channels for the group
939 const struct p2p_channels *channels,
969 * @channels: Available operating channels for the group
982 const struct p2p_channels *channels,
2020 * from supports bands 2.4 GHz (channels 1,6,11) and 60 GHz (channel 2) is
2058 int p2p_channels_includes_freq(const struct p2p_channels *channels,
2061 int p2p_channels_to_freqs(const struct p2p_channels *channels,
2091 * @channels: List of channels
2095 const struct p2p_channels *channels);
2237 * @pref_chan: Preferred channels or %NULL to remove preferences