/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | offchannel.h | 22 int no_cck);
|
H A D | offchannel.c | 250 * @no_cck: Whether CCK rates are to be disallowed for TX rate selection 268 int no_cck) in offchannel_send_action() 299 wpa_s->pending_action_no_cck = no_cck; in offchannel_send_action() 259 offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time, void (*tx_cb)(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result), int no_cck) offchannel_send_action() argument
|
H A D | driver_i.h | 389 int no_cck) in wpa_drv_send_action() 394 data, data_len, no_cck); in wpa_drv_send_action() 383 wpa_drv_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) wpa_drv_send_action() argument
|
H A D | ctrl_iface.c | 8606 int freq = 0, no_cck = 0, wait_time = 0; in wpas_ctrl_iface_mgmt_tx() local 8608 /* <DA> <BSSID> [freq=<MHz>] [wait_time=<ms>] [no_cck=1] in wpas_ctrl_iface_mgmt_tx() 8631 param = os_strstr(pos, " no_cck="); in wpas_ctrl_iface_mgmt_tx() 8634 no_cck = atoi(param); in wpas_ctrl_iface_mgmt_tx() 8664 wpas_ctrl_iface_mgmt_tx_cb, no_cck); in wpas_ctrl_iface_mgmt_tx()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | offchannel.h | 22 int no_cck);
|
H A D | offchannel.c | 252 * @no_cck: Whether CCK rates are to be disallowed for TX rate selection 270 int no_cck) in offchannel_send_action() 301 wpa_s->pending_action_no_cck = no_cck; in offchannel_send_action() 261 offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time, void (*tx_cb)(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result), int no_cck) offchannel_send_action() argument
|
H A D | driver_i.h | 455 int no_cck) in wpa_drv_send_action() 460 data, data_len, no_cck); in wpa_drv_send_action() 449 wpa_drv_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) wpa_drv_send_action() argument
|
H A D | ctrl_iface.c | 9563 int freq = 0, no_cck = 0, wait_time = 0; local 9565 /* <DA> <BSSID> [freq=<MHz>] [wait_time=<ms>] [no_cck=1] 9588 param = os_strstr(pos, " no_cck="); 9591 no_cck = atoi(param); 9621 wpas_ctrl_iface_mgmt_tx_cb, no_cck);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211.c | 210 int no_cck, int no_ack, int offchanok, 3632 unsigned int freq, int no_cck, in wpa_driver_nl80211_send_frame() 3661 &cookie, no_cck, noack, offchanok, in wpa_driver_nl80211_send_frame() 3686 unsigned int freq, int no_cck, in wpa_driver_nl80211_send_mlme() 3700 " noack=%d freq=%u no_cck=%d offchanok=%d wait_time=%u fc=0x%x (%s) nlmode=%d", in wpa_driver_nl80211_send_mlme() 3701 MAC2STR(mgmt->da), noack, freq, no_cck, offchanok, wait_time, in wpa_driver_nl80211_send_mlme() 3734 no_cck, noack, offchanok, in wpa_driver_nl80211_send_mlme() 3754 noack, freq, no_cck, offchanok, in wpa_driver_nl80211_send_mlme() 7390 u64 *cookie_out, int no_cck, int no_ack, in nl80211_send_frame_cmd() 7399 wpa_printf(MSG_MSGDUMP, "nl80211: CMD_FRAME freq=%u wait=%u no_cck in nl80211_send_frame_cmd() 3629 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) wpa_driver_nl80211_send_frame() argument 3684 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) wpa_driver_nl80211_send_mlme() argument 7387 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) nl80211_send_frame_cmd() argument 7453 wpa_driver_nl80211_send_action(struct i802_bss *bss, unsigned int freq, unsigned int wait_time, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) wpa_driver_nl80211_send_action() argument 8707 driver_nl80211_send_action(void *priv, unsigned int freq, unsigned int wait_time, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) driver_nl80211_send_action() argument [all...] |
H A D | driver.h | 3192 @ @no_cck: Whether CCK rates must not be used to transmit this frame 3213 const u8 *data, size_t data_len, int no_cck);
|
H A D | driver_atheros.c | 2079 const u8 *data, size_t data_len, int no_cck) in atheros_send_action() 2075 atheros_send_action(void *priv, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) atheros_send_action() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 183 int no_cck, int no_ack, int offchanok, 4221 unsigned int freq, int no_cck, in wpa_driver_nl80211_send_mlme() 4237 " noack=%d freq=%u no_cck=%d offchanok=%d wait_time=%u no_encrypt=%d fc=0x%x (%s) nlmode=%d", in wpa_driver_nl80211_send_mlme() 4238 MAC2STR_SEC(mgmt->da), noack, freq, no_cck, offchanok, wait_time, in wpa_driver_nl80211_send_mlme() 4257 no_cck = 1; in wpa_driver_nl80211_send_mlme() 4361 use_cookie, no_cck, noack, offchanok, in wpa_driver_nl80211_send_mlme() 8486 int save_cookie, int no_cck, int no_ack, 8495 wpa_printf(MSG_MSGDUMP, "nl80211: CMD_FRAME freq=%u wait=%u no_cck=%d " 8497 freq, wait, no_cck, no_ack, offchanok); 8506 (no_cck 4219 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, int no_encrypt) wpa_driver_nl80211_send_mlme() argument 8483 nl80211_send_frame_cmd(struct i802_bss *bss, unsigned int freq, unsigned int wait, const u8 *buf, size_t buf_len, int save_cookie, int no_cck, int no_ack, int offchanok, const u16 *csa_offs, size_t csa_offs_len) global() argument 8549 wpa_driver_nl80211_send_action(struct i802_bss *bss, unsigned int freq, unsigned int wait_time, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) global() argument 10018 driver_nl80211_send_action(void *priv, unsigned int freq, unsigned int wait_time, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) global() argument [all...] |
H A D | driver.h | 3610 @ @no_cck: Whether CCK rates must not be used to transmit this frame 3631 const u8 *data, size_t data_len, int no_cck);
|
H A D | driver_atheros.c | 2066 const u8 *data, size_t data_len, int no_cck) in atheros_send_action() 2062 atheros_send_action(void *priv, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) atheros_send_action() argument
|