Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan_if.h50 struct tx_complete_data { struct
Dlinux_wlan.c843 struct tx_complete_data *pv_data = priv; in linux_wlan_tx_complete()
853 struct tx_complete_data *tx_data = NULL; in wilc_mac_xmit()
Dwilc_wlan.c673 bssid = ((struct tx_complete_data *)(tqe->priv))->bssid; in wilc_wlan_handle_txq()