Searched defs:reassoc (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/net80211/ |
H A D | ieee80211_hostap.c | 1691 int reassoc, int resp, const char *tag, int rate) in ratesetmismatch() 1702 int reassoc, int resp, const char *tag, int capinfo) in capinfomismatch() 1716 int reassoc, int resp) in htcapmismatch() 1797 int reassoc, resp; in hostap_recv_mgmt() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_11.c | 3892 int reassoc) in check_sa_query() 3921 struct ieee802_11_elems *elems, int reassoc, in __check_assoc_ies() 4422 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 4505 bool reassoc, bool offload) in ieee80211_ml_process_link() 4643 bool reassoc, int tx_link_status, in hostapd_process_assoc_ml_info() 4719 struct sta_info *sta, int reassoc) in add_associated_sta() 4839 const u8 *addr, u16 status_code, int reassoc, in send_assoc_resp() 5286 size_t len, bool reassoc, in handle_mlo_translate() 5327 int reassoc, int rssi) in handle_assoc() 6536 size_t len, int reassoc, int ok) in handle_assoc_cb()
|
H A D | drv_callbacks.c | 254 const u8 *link_addr, int reassoc) in hostapd_notif_assoc()
|
H A D | ap_drv_ops.c | 454 int reassoc, u16 status, const u8 *ie, size_t len) in hostapd_sta_assoc()
|
H A D | ieee802_1x.c | 1323 int reassoc = 1; in ieee802_1x_new_station() local
|
H A D | hostapd.c | 4009 int reassoc) in hostapd_new_assoc_sta()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_atheros.c | 1130 int reassoc, u16 status_code, const u8 *ie, size_t len) in atheros_sta_assoc()
|
H A D | driver.h | 5929 int reassoc; member 6871 int assoc_link_id, int reassoc) in drv_event_assoc()
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | mac.c | 2221 bool reassoc) in ath12k_peer_assoc_prepare() 3338 bool reassoc) in ath12k_station_assoc()
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | mac.c | 2828 bool reassoc) in ath11k_peer_assoc_prepare() 4537 bool reassoc) in ath11k_station_assoc()
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | mac.c | 3266 bool reassoc) in ath10k_station_assoc()
|