Lines Matching refs:curr_freq

90 			MAC2STR(auth->peer_mac_addr), auth->curr_freq,  in wpas_dpp_qr_code()
92 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_qr_code()
205 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in wpas_dpp_auth_resp_retry_timeout()
207 offchannel_send_action(wpa_s, auth->curr_freq, auth->peer_mac_addr, in wpas_dpp_auth_resp_retry_timeout()
425 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in wpas_dpp_send_conn_status_result()
427 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_send_conn_status_result()
610 wpa_s->dpp_auth->curr_freq != wpa_s->dpp_auth->neg_freq) { in wpas_dpp_tx_status()
613 wpa_s->dpp_auth->curr_freq, in wpas_dpp_tx_status()
678 freq = auth->curr_freq; in wpas_dpp_reply_wait_timeout()
794 auth->curr_freq = freq; in wpas_dpp_auth_init_next()
1155 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in wpas_dpp_tx_auth_resp()
1157 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_tx_auth_resp()
1206 new_freq = wpa_s->dpp_auth->curr_freq; in wpas_dpp_cancel_remain_on_channel_cb()
1312 wpa_s->dpp_listen_freq != wpa_s->dpp_auth->curr_freq) { in wpas_dpp_rx_auth_req()
1315 wpa_s->dpp_listen_freq, wpa_s->dpp_auth->curr_freq); in wpas_dpp_rx_auth_req()
1358 freq = auth->neg_freq > 0 ? auth->neg_freq : auth->curr_freq; in wpas_dpp_tx_wait_expire()
1374 auth->curr_freq, auth->neg_freq, wpa_s->dpp_listen_freq, in wpas_dpp_start_gas_server()
1950 MAC2STR(addr), auth->curr_freq, in wpas_dpp_gas_resp_cb()
1952 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_gas_resp_cb()
2018 MAC2STR(auth->peer_mac_addr), auth->curr_freq); in wpas_dpp_start_gas_client()
2030 res = gas_query_req(wpa_s->gas, auth->peer_mac_addr, auth->curr_freq, in wpas_dpp_start_gas_client()
2091 if (auth->curr_freq != freq && auth->neg_freq == freq) { in wpas_dpp_rx_auth_resp()
2094 auth->curr_freq = freq; in wpas_dpp_rx_auth_resp()
2104 wpas_dpp_listen_start(wpa_s, auth->curr_freq); in wpas_dpp_rx_auth_resp()
2113 MAC2STR(src), auth->curr_freq, DPP_PA_AUTHENTICATION_CONF); in wpas_dpp_rx_auth_resp()
2114 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_rx_auth_resp()
2279 freq = auth->neg_freq ? auth->neg_freq : auth->curr_freq; in wpas_dpp_rx_conf_result()