Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/wireless/intersil/hostap/
Dhostap_hw.c2200 static int hostap_tx_compl_read(local_info_t *local, int error, in hostap_tx_compl_read() function
2255 if (hostap_tx_compl_read(local, 0, &txdesc, &payload)) in prism2_tx_ev()
2313 res = hostap_tx_compl_read(local, 1, &txdesc, &payload); in prism2_txexc()