Searched defs:offchanok (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c179 int no_cck, int no_ack, int offchanok,
3228 int offchanok, unsigned int wait_time,
3256 &cookie, no_cck, noack, offchanok,
3282 int offchanok,
3295 " noack=%d freq=%u no_cck=%d offchanok=%d wait_time=%u fc=0x%x (%s) nlmode=%d",
3296 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time,
3329 no_cck, noack, offchanok,
3349 noack, freq, no_cck, offchanok,
6401 int offchanok, const u16 *csa_offs,
6410 "no_ack=%d offchanok
3224 wpa_driver_nl80211_send_frame(struct i802_bss *bss, const void *data, size_t len, int encrypt, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len) argument
3279 wpa_driver_nl80211_send_mlme(struct i802_bss *bss, const u8 *data, size_t data_len, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len) argument
6397 nl80211_send_frame_cmd(struct i802_bss *bss, unsigned int freq, unsigned int wait, const u8 *buf, size_t buf_len, u64 *cookie_out, int no_cck, int no_ack, int offchanok, const u16 *csa_offs, size_t csa_offs_len) argument
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c179 int no_cck, int no_ack, int offchanok,
3228 int offchanok, unsigned int wait_time,
3256 &cookie, no_cck, noack, offchanok,
3282 int offchanok,
3295 " noack=%d freq=%u no_cck=%d offchanok=%d wait_time=%u fc=0x%x (%s) nlmode=%d",
3296 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time,
3329 no_cck, noack, offchanok,
3349 noack, freq, no_cck, offchanok,
6401 int offchanok, const u16 *csa_offs,
6410 "no_ack=%d offchanok
3224 wpa_driver_nl80211_send_frame(struct i802_bss *bss, const void *data, size_t len, int encrypt, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len) argument
3279 wpa_driver_nl80211_send_mlme(struct i802_bss *bss, const u8 *data, size_t data_len, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len) argument
6397 nl80211_send_frame_cmd(struct i802_bss *bss, unsigned int freq, unsigned int wait, const u8 *buf, size_t buf_len, u64 *cookie_out, int no_cck, int no_ack, int offchanok, const u16 *csa_offs, size_t csa_offs_len) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c179 int no_cck, int no_ack, int offchanok,
3228 int offchanok, unsigned int wait_time,
3256 &cookie, no_cck, noack, offchanok,
3282 int offchanok,
3295 " noack=%d freq=%u no_cck=%d offchanok=%d wait_time=%u fc=0x%x (%s) nlmode=%d",
3296 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time,
3329 no_cck, noack, offchanok,
3349 noack, freq, no_cck, offchanok,
6401 int offchanok, const u16 *csa_offs,
6410 "no_ack=%d offchanok
3224 wpa_driver_nl80211_send_frame(struct i802_bss *bss, const void *data, size_t len, int encrypt, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len) argument
3279 wpa_driver_nl80211_send_mlme(struct i802_bss *bss, const u8 *data, size_t data_len, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len) argument
6397 nl80211_send_frame_cmd(struct i802_bss *bss, unsigned int freq, unsigned int wait, const u8 *buf, size_t buf_len, u64 *cookie_out, int no_cck, int no_ack, int offchanok, const u16 *csa_offs, size_t csa_offs_len) argument
[all...]

Completed in 323 milliseconds