Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dtxrx.c78 artxq->num_fw_queued--; in ath10k_txrx_tx_unref()
Dcore.h415 unsigned long num_fw_queued; member
Dmac.c3992 if (artxq->num_fw_queued < artxq->num_push_allowed) in ath10k_mac_tx_can_push()
4114 artxq->num_fw_queued++; in ath10k_mac_tx_push_txq()