Home
last modified time | relevance | path

Searched refs:offchanok (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c179 int no_cck, int no_ack, int offchanok);
3087 int offchanok, unsigned int wait_time) in wpa_driver_nl80211_send_frame() argument
3113 &cookie, no_cck, noack, offchanok); in wpa_driver_nl80211_send_frame()
3138 int offchanok, in wpa_driver_nl80211_send_mlme() argument
3150 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time, in wpa_driver_nl80211_send_mlme()
3183 no_cck, noack, offchanok); in wpa_driver_nl80211_send_mlme()
3202 noack, freq, no_cck, offchanok, in wpa_driver_nl80211_send_mlme()
6106 int offchanok) in nl80211_send_frame_cmd() argument
6115 freq, wait, no_cck, no_ack, offchanok); in nl80211_send_frame_cmd()
6121 (offchanok && ((drv->capa.flags & WPA_DRIVER_FLAGS_OFFCHANNEL_TX) || in nl80211_send_frame_cmd()