Searched refs:wpa_drv_remain_on_channel (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Doffchannel.c125 if (wpa_drv_remain_on_channel(
372 if (wpa_drv_remain_on_channel(wpa_s, freq, wait_time) < 0) {
H A Ddriver_i.h434 static inline int wpa_drv_remain_on_channel(struct wpa_supplicant *wpa_s, function
H A Ddpp_supplicant.c605 if (wpa_drv_remain_on_channel(wpa_s, lwork->freq,
H A Dp2p_supplicant.c2527 if (wpa_drv_remain_on_channel(wpa_s, lwork->freq, duration) < 0) {

Completed in 103 milliseconds