Searched refs:pending_action_freq (Results 1 – 2 of 2) sorted by relevance
77 if (wpa_s->off_channel_freq != wpa_s->pending_action_freq && in wpas_send_action_cb()78 wpa_s->pending_action_freq != 0 && in wpas_send_action_cb()79 wpa_s->pending_action_freq != iface->assoc_freq) { in wpas_send_action_cb()83 wpa_s->pending_action_freq, in wpas_send_action_cb()105 wpa_s, wpa_s->pending_action_freq, in wpas_send_action_cb()110 "TX", wpa_s->pending_action_freq); in wpas_send_action_cb()114 wpa_s->pending_action_freq; in wpas_send_action_cb()124 res = wpa_drv_send_action(iface, wpa_s->pending_action_freq, 0, in wpas_send_action_cb()201 wpa_s, wpa_s->pending_action_freq, in offchannel_send_action_tx_status()277 wpa_s->pending_action_freq = freq; in offchannel_send_action()[all …]
784 unsigned int pending_action_freq; member