Searched refs:offchanok (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 179 int no_cck, int no_ack, int offchanok, 3186 int offchanok, unsigned int wait_time, in wpa_driver_nl80211_send_frame() argument 3214 &cookie, no_cck, noack, offchanok, in wpa_driver_nl80211_send_frame() 3240 int offchanok, in wpa_driver_nl80211_send_mlme() argument 3254 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time, in wpa_driver_nl80211_send_mlme() 3287 no_cck, noack, offchanok, in wpa_driver_nl80211_send_mlme() 3307 noack, freq, no_cck, offchanok, in wpa_driver_nl80211_send_mlme() 6359 int offchanok, const u16 *csa_offs, in nl80211_send_frame_cmd() argument 6369 freq, wait, no_cck, no_ack, offchanok); in nl80211_send_frame_cmd() 6375 (offchanok && ((drv->capa.flags & WPA_DRIVER_FLAGS_OFFCHANNEL_TX) || in nl80211_send_frame_cmd()
|