Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/ !
Dtxrx.c79 artxq->num_fw_queued--; in ath10k_txrx_tx_unref()
Dcore.h443 unsigned long num_fw_queued; member
Dmac.c4302 if (artxq->num_fw_queued < artxq->num_push_allowed) in ath10k_mac_tx_can_push()
4424 artxq->num_fw_queued++; in ath10k_mac_tx_push_txq()