Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c471 struct list_head tx_compq; in htc_async_tx_scat_complete() local
474 INIT_LIST_HEAD(&tx_compq); in htc_async_tx_scat_complete()
496 list_add_tail(&packet->list, &tx_compq); in htc_async_tx_scat_complete()
503 htc_tx_complete(endpoint, &tx_compq); in htc_async_tx_scat_complete()