Searched refs:pending_action_freq (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Doffchannel.c98 if (wpa_s->off_channel_freq != wpa_s->pending_action_freq &&
99 wpa_s->pending_action_freq != 0 &&
100 wpa_s->pending_action_freq != iface->assoc_freq) {
104 wpa_s->pending_action_freq,
126 wpa_s, wpa_s->pending_action_freq,
131 "TX", wpa_s->pending_action_freq);
135 wpa_s->pending_action_freq;
145 res = wpa_drv_send_action(iface, wpa_s->pending_action_freq, 0,
222 wpa_s, wpa_s->pending_action_freq,
298 wpa_s->pending_action_freq
[all...]
H A Dwpa_supplicant_i.h839 unsigned int pending_action_freq; member in struct:wpa_supplicant

Completed in 61 milliseconds