Searched refs:csa_offs (Results 1 - 21 of 21) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dbeacon.c685 u16 csa_offs[2]; local
889 csa_offs[csa_offs_len++] =
893 csa_offs[csa_offs_len++] =
898 csa_offs_len ? csa_offs : NULL,
H A Dap_drv_ops.h93 const u16 *csa_offs, size_t csa_offs_len);
H A Dap_drv_ops.c632 const u16 *csa_offs, size_t csa_offs_len)
637 csa_offs, csa_offs_len);
630 hostapd_drv_send_mlme_csa(struct hostapd_data *hapd, const void *msg, size_t len, int noack, const u16 *csa_offs, size_t csa_offs_len) argument
/external/wpa_supplicant_8/src/ap/
H A Dbeacon.c685 u16 csa_offs[2]; local
889 csa_offs[csa_offs_len++] =
893 csa_offs[csa_offs_len++] =
898 csa_offs_len ? csa_offs : NULL,
H A Dap_drv_ops.h93 const u16 *csa_offs, size_t csa_offs_len);
H A Dap_drv_ops.c632 const u16 *csa_offs, size_t csa_offs_len)
637 csa_offs, csa_offs_len);
630 hostapd_drv_send_mlme_csa(struct hostapd_data *hapd, const void *msg, size_t len, int noack, const u16 *csa_offs, size_t csa_offs_len) argument
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dbeacon.c685 u16 csa_offs[2]; local
889 csa_offs[csa_offs_len++] =
893 csa_offs[csa_offs_len++] =
898 csa_offs_len ? csa_offs : NULL,
H A Dap_drv_ops.h93 const u16 *csa_offs, size_t csa_offs_len);
H A Dap_drv_ops.c632 const u16 *csa_offs, size_t csa_offs_len)
637 csa_offs, csa_offs_len);
630 hostapd_drv_send_mlme_csa(struct hostapd_data *hapd, const void *msg, size_t len, int noack, const u16 *csa_offs, size_t csa_offs_len) argument
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c180 const u16 *csa_offs, size_t csa_offs_len);
3187 const u16 *csa_offs,
3215 csa_offs, csa_offs_len);
3242 const u16 *csa_offs,
3273 1, csa_offs, csa_offs_len);
3288 csa_offs, csa_offs_len);
3308 wait_time, csa_offs,
6359 int offchanok, const u16 *csa_offs,
6380 (csa_offs && nla_put(msg, NL80211_ATTR_CSA_C_OFFSETS_TX,
6381 csa_offs_len * sizeof(u16), csa_offs)) ||
3182 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
3237 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
6355 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
7561 driver_nl80211_send_mlme(void *priv, const u8 *data, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument
[all...]
H A Ddriver_hostap.c262 const u16 *csa_offs, size_t csa_offs_len)
260 hostap_send_mlme(void *priv, const u8 *msg, size_t len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument
H A Ddriver.h2046 * @csa_offs: Array of CSA offsets or %NULL
2047 * @csa_offs_len: Number of elements in csa_offs
2051 int noack, unsigned int freq, const u16 *csa_offs,
H A Ddriver_atheros.c1851 const u16 *csa_offs, size_t csa_offs_len)
1849 atheros_send_mgmt(void *priv, const u8 *frm, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c180 const u16 *csa_offs, size_t csa_offs_len);
3187 const u16 *csa_offs,
3215 csa_offs, csa_offs_len);
3242 const u16 *csa_offs,
3273 1, csa_offs, csa_offs_len);
3288 csa_offs, csa_offs_len);
3308 wait_time, csa_offs,
6359 int offchanok, const u16 *csa_offs,
6380 (csa_offs && nla_put(msg, NL80211_ATTR_CSA_C_OFFSETS_TX,
6381 csa_offs_len * sizeof(u16), csa_offs)) ||
3182 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
3237 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
6355 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
7561 driver_nl80211_send_mlme(void *priv, const u8 *data, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument
[all...]
H A Ddriver_hostap.c262 const u16 *csa_offs, size_t csa_offs_len)
260 hostap_send_mlme(void *priv, const u8 *msg, size_t len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument
H A Ddriver.h2046 * @csa_offs: Array of CSA offsets or %NULL
2047 * @csa_offs_len: Number of elements in csa_offs
2051 int noack, unsigned int freq, const u16 *csa_offs,
H A Ddriver_atheros.c1851 const u16 *csa_offs, size_t csa_offs_len)
1849 atheros_send_mgmt(void *priv, const u8 *frm, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c180 const u16 *csa_offs, size_t csa_offs_len);
3187 const u16 *csa_offs,
3215 csa_offs, csa_offs_len);
3242 const u16 *csa_offs,
3273 1, csa_offs, csa_offs_len);
3288 csa_offs, csa_offs_len);
3308 wait_time, csa_offs,
6359 int offchanok, const u16 *csa_offs,
6380 (csa_offs && nla_put(msg, NL80211_ATTR_CSA_C_OFFSETS_TX,
6381 csa_offs_len * sizeof(u16), csa_offs)) ||
3182 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
3237 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
6355 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
7561 driver_nl80211_send_mlme(void *priv, const u8 *data, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument
[all...]
H A Ddriver_hostap.c262 const u16 *csa_offs, size_t csa_offs_len)
260 hostap_send_mlme(void *priv, const u8 *msg, size_t len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument
H A Ddriver.h2046 * @csa_offs: Array of CSA offsets or %NULL
2047 * @csa_offs_len: Number of elements in csa_offs
2051 int noack, unsigned int freq, const u16 *csa_offs,
H A Ddriver_atheros.c1851 const u16 *csa_offs, size_t csa_offs_len)
1849 atheros_send_mgmt(void *priv, const u8 *frm, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument

Completed in 389 milliseconds