Searched refs:offchanok (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 180 int no_cck, int no_ack, int offchanok, 3351 int offchanok, unsigned int wait_time, in wpa_driver_nl80211_send_frame() argument 3379 &cookie, no_cck, noack, offchanok, in wpa_driver_nl80211_send_frame() 3405 int offchanok, in wpa_driver_nl80211_send_mlme() argument 3419 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time, in wpa_driver_nl80211_send_mlme() 3452 no_cck, noack, offchanok, in wpa_driver_nl80211_send_mlme() 3472 noack, freq, no_cck, offchanok, in wpa_driver_nl80211_send_mlme() 6794 int offchanok, const u16 *csa_offs, in nl80211_send_frame_cmd() argument 6804 freq, wait, no_cck, no_ack, offchanok); in nl80211_send_frame_cmd() 6810 (offchanok && ((drv->capa.flags & WPA_DRIVER_FLAGS_OFFCHANNEL_TX) || in nl80211_send_frame_cmd()
|