Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/hostap/
Dhostap_wlan.h524 struct hostap_tx_callback_info { struct
528 struct hostap_tx_callback_info *next; argument
808 struct hostap_tx_callback_info *tx_callback; /* registered TX callbacks
Dhostap_main.c245 struct hostap_tx_callback_info *entry; in hostap_tx_callback_register()
268 struct hostap_tx_callback_info *cb, *prev = NULL; in hostap_tx_callback_unregister()
Dhostap_hw.c2175 struct hostap_tx_callback_info *cb; in hostap_tx_callback()
3290 struct hostap_tx_callback_info *tx_cb, *tx_cb_prev; in prism2_free_local_data()