Home
last modified time | relevance | path

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

/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.c239 struct hostap_tx_callback_info *entry; in hostap_tx_callback_register()
261 struct hostap_tx_callback_info *cb, *prev = NULL; in hostap_tx_callback_unregister()
Dhostap_hw.c2156 struct hostap_tx_callback_info *cb; in hostap_tx_callback()
3262 struct hostap_tx_callback_info *tx_cb, *tx_cb_prev; in prism2_free_local_data()