Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c80 artxq->num_fw_queued--; in ath10k_txrx_tx_unref()
H A Dcore.h445 unsigned long num_fw_queued; member
H A Dmac.c4318 if (artxq->num_fw_queued < artxq->num_push_allowed) in ath10k_mac_tx_can_push()
4440 artxq->num_fw_queued++; in ath10k_mac_tx_push_txq()