Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h236 ap_tx_ret hostap_handle_sta_tx(local_info_t *local, struct hostap_tx_data *tx);
H A Dhostap_80211_tx.c433 tx_ret = hostap_handle_sta_tx(local, &tx); in hostap_master_start_xmit()
H A Dhostap_ap.c2682 ap_tx_ret hostap_handle_sta_tx(local_info_t *local, struct hostap_tx_data *tx) in hostap_handle_sta_tx() function