Searched refs:p2p_send_action_work (Results 1 – 4 of 4) sorted by relevance
1425 struct send_action_work *awork = wpa_s->p2p_send_action_work->ctx; in wpas_p2p_free_send_action_work()1430 wpa_s->p2p_send_action_work, awork->freq, in wpas_p2p_free_send_action_work()1436 wpa_s->p2p_send_action_work->ctx = NULL; in wpas_p2p_free_send_action_work()1437 radio_work_done(wpa_s->p2p_send_action_work); in wpas_p2p_free_send_action_work()1438 wpa_s->p2p_send_action_work = NULL; in wpas_p2p_free_send_action_work()1447 if (!wpa_s->p2p_send_action_work) in wpas_p2p_send_action_work_timeout()1457 if (wpa_s->p2p_send_action_work) { in wpas_p2p_action_tx_clear()1460 awork = wpa_s->p2p_send_action_work->ctx; in wpas_p2p_action_tx_clear()1463 wpa_s->p2p_send_action_work, awork->wait_time); in wpas_p2p_action_tx_clear()1539 wpa_s->p2p_send_action_work = NULL; in wpas_send_action_cb()[all …]
945 struct wpa_radio_work *p2p_send_action_work; member
1483 struct send_action_work *awork = wpa_s->p2p_send_action_work->ctx; in wpas_p2p_free_send_action_work()1488 wpa_s->p2p_send_action_work, awork->freq, in wpas_p2p_free_send_action_work()1494 wpa_s->p2p_send_action_work->ctx = NULL; in wpas_p2p_free_send_action_work()1495 radio_work_done(wpa_s->p2p_send_action_work); in wpas_p2p_free_send_action_work()1496 wpa_s->p2p_send_action_work = NULL; in wpas_p2p_free_send_action_work()1505 if (!wpa_s->p2p_send_action_work) in wpas_p2p_send_action_work_timeout()1515 if (wpa_s->p2p_send_action_work) { in wpas_p2p_action_tx_clear()1518 awork = wpa_s->p2p_send_action_work->ctx; in wpas_p2p_action_tx_clear()1521 wpa_s->p2p_send_action_work, awork->wait_time); in wpas_p2p_action_tx_clear()1597 wpa_s->p2p_send_action_work = NULL; in wpas_send_action_cb()[all …]
1154 struct wpa_radio_work *p2p_send_action_work; member