Searched refs:P2P_MAX_CHANNELS (Results 1 – 5 of 5) sorted by relevance
155 #define P2P_MAX_CHANNELS 50 macro160 int freq_list[P2P_MAX_CHANNELS];
1882 P2P_MAX_CHANNELS); in p2p_go_complete()
1701 dbus_int32_t freqs[P2P_MAX_CHANNELS]; in wpas_dbus_signal_p2p_go_neg_resp()1764 for (i = 0; i < P2P_MAX_CHANNELS; i++) { in wpas_dbus_signal_p2p_go_neg_resp()
1811 char buf[20 + P2P_MAX_CHANNELS * 6]; in p2p_go_dump_common_freqs()3011 unsigned int num = P2P_MAX_CHANNELS; in wpas_p2p_go_update_common_freqs()7148 p2p_channels_to_freqs(channels, params.freq_list, P2P_MAX_CHANNELS); in wpas_p2p_group_add_persistent()
3077 u8 chan_list[P2P_MAX_CHANNELS], channel; in sme_proc_obss_scan()