Searched refs:f_artxq (Results 1 – 1 of 1) sorted by relevance
4298 struct ath10k_txq *f_artxq; in ath10k_mac_op_wake_tx_queue() local4306 f_artxq = list_first_entry(&ar->txqs, struct ath10k_txq, list); in ath10k_mac_op_wake_tx_queue()4307 f_txq = container_of((void *)f_artxq, struct ieee80211_txq, drv_priv); in ath10k_mac_op_wake_tx_queue()4308 list_del_init(&f_artxq->list); in ath10k_mac_op_wake_tx_queue()4316 list_add_tail(&f_artxq->list, &ar->txqs); in ath10k_mac_op_wake_tx_queue()