Searched refs:offchanok (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 210 int no_cck, int no_ack, int offchanok, 3637 int offchanok, unsigned int wait_time, in wpa_driver_nl80211_send_frame() argument 3665 &cookie, no_cck, noack, offchanok, in wpa_driver_nl80211_send_frame() 3691 int offchanok, in wpa_driver_nl80211_send_mlme() argument 3705 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time, in wpa_driver_nl80211_send_mlme() 3738 no_cck, noack, offchanok, in wpa_driver_nl80211_send_mlme() 3758 noack, freq, no_cck, offchanok, in wpa_driver_nl80211_send_mlme() 7338 int offchanok, const u16 *csa_offs, in nl80211_send_frame_cmd() argument 7348 freq, wait, no_cck, no_ack, offchanok); in nl80211_send_frame_cmd() 7354 (offchanok && ((drv->capa.flags & WPA_DRIVER_FLAGS_OFFCHANNEL_TX) || in nl80211_send_frame_cmd()
|