Home
last modified time | relevance | path

Searched refs:tx_callback_assoc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h209 u16 tx_callback_auth, tx_callback_assoc, tx_callback_poll; member
H A Dhostap_ap.c825 ap->tx_callback_assoc = in hostap_init_data()
829 if (ap->tx_callback_auth == 0 || ap->tx_callback_assoc == 0 || in hostap_init_data()
1681 send_deauth ? 0 : local->ap->tx_callback_assoc); in handle_assoc()