Home
last modified time | relevance | path

Searched refs:tx_queue_pending (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ar5523/
H A Dar5523.h102 struct list_head tx_queue_pending; member
H A Dar5523.c792 list_add_tail(&data->list, &ar->tx_queue_pending); in ar5523_tx()
816 if (!list_empty(&ar->tx_queue_pending)) { in ar5523_tx_work_locked()
818 ar->tx_queue_pending.next; in ar5523_tx_work_locked()
1616 INIT_LIST_HEAD(&ar->tx_queue_pending); in ar5523_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ar5523/
H A Dar5523.h102 struct list_head tx_queue_pending; member
H A Dar5523.c792 list_add_tail(&data->list, &ar->tx_queue_pending); in ar5523_tx()
816 if (!list_empty(&ar->tx_queue_pending)) { in ar5523_tx_work_locked()
818 ar->tx_queue_pending.next; in ar5523_tx_work_locked()
1616 INIT_LIST_HEAD(&ar->tx_queue_pending); in ar5523_probe()

Completed in 5 milliseconds