Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_mbox.c472 struct list_head tx_compq; in htc_async_tx_scat_complete() local
475 INIT_LIST_HEAD(&tx_compq); in htc_async_tx_scat_complete()
497 list_add_tail(&packet->list, &tx_compq); in htc_async_tx_scat_complete()
504 htc_tx_complete(endpoint, &tx_compq); in htc_async_tx_scat_complete()

Completed in 7 milliseconds