Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H 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