Searched refs:offchanok (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211.c | 171 int offchanok, const u16 *csa_offs, 4244 int offchanok, in wpa_driver_nl80211_send_mlme() argument 4264 noack, freq, no_cck, offchanok, wait_time, in wpa_driver_nl80211_send_mlme() 4284 offchanok = 1; in wpa_driver_nl80211_send_mlme() 4330 !offchanok) { in wpa_driver_nl80211_send_mlme() 4333 offchanok = 1; in wpa_driver_nl80211_send_mlme() 4345 offchanok = 1; in wpa_driver_nl80211_send_mlme() 4390 use_cookie, no_cck, noack, offchanok, in wpa_driver_nl80211_send_mlme() 9037 int offchanok, const u16 *csa_offs, in nl80211_send_frame_cmd() argument 9047 freq, wait, no_cck, no_ack, offchanok); in nl80211_send_frame_cmd() [all …]
|