Searched refs:num_tx_pending (Results 1 – 4 of 4) sorted by relevance
264 atomic_inc(&ar->dp.num_tx_pending); in ath11k_dp_tx()309 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath11k_dp_tx_free_txbuf()340 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath11k_dp_tx_htt_tx_complete_buf()599 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath11k_dp_tx_completion_handler()
145 atomic_t num_tx_pending; member
876 atomic_set(&dp->num_tx_pending, 0); in ath11k_dp_pdev_pre_alloc()
5387 (atomic_read(&ar->dp.num_tx_pending) == 0), in ath11k_mac_op_flush()