Searched refs:tx_queue_pending (Results 1 – 2 of 2) sorted by relevance
102 struct list_head tx_queue_pending; member
792 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()