Home
last modified time | relevance | path

Searched refs:hostap_tx_callback_info (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h527 struct hostap_tx_callback_info { struct
531 struct hostap_tx_callback_info *next; argument
810 struct hostap_tx_callback_info *tx_callback; /* registered TX callbacks
Dhostap_main.c243 struct hostap_tx_callback_info *entry; in hostap_tx_callback_register()
265 struct hostap_tx_callback_info *cb, *prev = NULL; in hostap_tx_callback_unregister()
Dhostap_hw.c2173 struct hostap_tx_callback_info *cb; in hostap_tx_callback()
3279 struct hostap_tx_callback_info *tx_cb, *tx_cb_prev; in prism2_free_local_data()