Lines Matching refs:allow_6ghz
5921 const u8 *peer_addr, bool allow_6ghz, int freq) in wpas_p2p_check_6ghz() argument
5923 if (allow_6ghz && is_p2p_6ghz_supported(wpa_s, peer_addr)) { in wpas_p2p_check_6ghz()
5973 bool allow_6ghz) in wpas_p2p_connect() argument
5993 if (wpas_p2p_check_6ghz(wpa_s, peer_addr, allow_6ghz, freq)) in wpas_p2p_connect()
6897 bool allow_6ghz) in wpas_p2p_group_add() argument
6904 if (wpas_p2p_check_6ghz(wpa_s, NULL, allow_6ghz, freq)) in wpas_p2p_group_add()
7047 bool allow_6ghz, int retry_limit, in wpas_p2p_group_add_persistent() argument
7681 int pref_freq, int he, int edmg, bool allow_6ghz) in wpas_p2p_invite() argument
7691 if (wpas_p2p_check_6ghz(wpa_s, NULL, allow_6ghz, freq)) in wpas_p2p_invite()
7769 bool allow_6ghz) in wpas_p2p_invite_group() argument
7833 if (wpas_p2p_check_6ghz(wpa_s, peer_addr, allow_6ghz, freq)) in wpas_p2p_invite_group()