Searched refs:csa_offs_len (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/wpa/src/ap/ |
| H A D | beacon.c | 1353 size_t csa_offs_len; in handle_probe_req() local 1622 csa_offs_len = 0; in handle_probe_req() 1625 csa_offs[csa_offs_len++] = in handle_probe_req() 1629 csa_offs[csa_offs_len++] = in handle_probe_req() 1634 csa_offs_len ? csa_offs : NULL, in handle_probe_req() 1635 csa_offs_len, 0); in handle_probe_req()
|
| H A D | ap_drv_ops.c | 847 const u16 *csa_offs, size_t csa_offs_len, in hostapd_drv_send_mlme() argument 860 csa_offs, csa_offs_len, no_encrypt, 0, in hostapd_drv_send_mlme()
|
| H A D | ap_drv_ops.h | 106 const u16 *csa_offs, size_t csa_offs_len,
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver_hostap.c | 266 const u16 *csa_offs, size_t csa_offs_len, in hostap_send_mlme() argument
|
| H A D | driver.h | 3372 size_t csa_offs_len, int no_encrypt,
|
| H A D | driver_nl80211.c | 172 size_t csa_offs_len, int link_id); 4247 size_t csa_offs_len, int no_encrypt, in wpa_driver_nl80211_send_mlme() argument 4391 csa_offs, csa_offs_len, link_id); in wpa_driver_nl80211_send_mlme() 9038 size_t csa_offs_len, int link_id) in nl80211_send_frame_cmd() argument 9061 csa_offs_len * sizeof(u16), csa_offs)) || in nl80211_send_frame_cmd() 10810 const u16 *csa_offs, size_t csa_offs_len, in driver_nl80211_send_mlme() argument 10817 csa_offs_len, no_encrypt, link_id); in driver_nl80211_send_mlme()
|
| H A D | driver_atheros.c | 1968 const u16 *csa_offs, size_t csa_offs_len, in atheros_send_mgmt() argument
|