Searched refs:pending_action_tx (Results 1 – 2 of 2) sorted by relevance
144 wpa_s->pending_action_tx); in wpas_send_action_cb()204 wpa_s->pending_action_tx); in offchannel_send_action_tx_status()211 wpa_s->pending_action_tx); in offchannel_send_action_tx_status()213 wpa_s->pending_action_tx); in offchannel_send_action_tx_status()215 wpa_s->pending_action_tx = NULL; in offchannel_send_action_tx_status()277 if (wpa_s->pending_action_tx) { in offchannel_send_action()281 wpa_s->pending_action_tx); in offchannel_send_action()283 wpa_s->pending_action_tx); in offchannel_send_action()305 wpa_s->pending_action_tx); in offchannel_send_action()396 wpa_s->pending_action_tx, in offchannel_send_action_done()[all …]
846 struct wpabuf *pending_action_tx; member