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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c375 int no_cck, int no_ack, int offchanok);
7162 int offchanok, unsigned int wait_time)
7189 &cookie, no_cck, noack, offchanok);
7214 int offchanok,
7225 " noack=%d freq=%u no_cck=%d offchanok=%d wait_time=%u fc=0x%x (%s) nlmode=%d",
7226 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time,
7259 no_cck, noack, offchanok);
7278 noack, freq, no_cck, offchanok,
10556 int offchanok)
10568 "no_ack=%d offchanok
7158 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) argument
7211 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) argument
10552 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) argument
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c375 int no_cck, int no_ack, int offchanok);
7162 int offchanok, unsigned int wait_time)
7189 &cookie, no_cck, noack, offchanok);
7214 int offchanok,
7225 " noack=%d freq=%u no_cck=%d offchanok=%d wait_time=%u fc=0x%x (%s) nlmode=%d",
7226 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time,
7259 no_cck, noack, offchanok);
7278 noack, freq, no_cck, offchanok,
10556 int offchanok)
10568 "no_ack=%d offchanok
7158 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) argument
7211 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) argument
10552 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) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c375 int no_cck, int no_ack, int offchanok);
7162 int offchanok, unsigned int wait_time)
7189 &cookie, no_cck, noack, offchanok);
7214 int offchanok,
7225 " noack=%d freq=%u no_cck=%d offchanok=%d wait_time=%u fc=0x%x (%s) nlmode=%d",
7226 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time,
7259 no_cck, noack, offchanok);
7278 noack, freq, no_cck, offchanok,
10556 int offchanok)
10568 "no_ack=%d offchanok
7158 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) argument
7211 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) argument
10552 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) argument
[all...]

Completed in 271 milliseconds