Searched refs:tx_complete_data (Results 1 – 3 of 3) sorted by relevance
1350 struct tx_complete_data *pv_data = (struct tx_complete_data *)priv; in linux_wlan_tx_complete()1364 struct tx_complete_data *tx_data = NULL; in mac_xmit()1382 tx_data = kmalloc(sizeof(struct tx_complete_data), GFP_ATOMIC); in mac_xmit()
111 struct tx_complete_data { struct
1061 char *pBSSID = ((struct tx_complete_data *)(tqe->priv))->pBssid; in wilc_wlan_handle_txq()