Searched refs:num_tx_pending (Results 1 – 8 of 8) sorted by relevance
327 atomic_inc(&ar->dp.num_tx_pending); in ath12k_dp_tx()362 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath12k_dp_tx_free_txbuf()381 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath12k_dp_tx_htt_tx_complete_buf()612 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath12k_dp_tx_completion_handler()
129 atomic_t num_tx_pending; member
994 atomic_set(&dp->num_tx_pending, 0); in ath12k_dp_pdev_pre_alloc()
6373 (atomic_read(&ar->dp.num_tx_pending) == 0), in ath12k_mac_op_flush()
267 atomic_inc(&ar->dp.num_tx_pending); in ath11k_dp_tx()310 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath11k_dp_tx_free_txbuf()341 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath11k_dp_tx_htt_tx_complete_buf()750 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath11k_dp_tx_completion_handler()
174 atomic_t num_tx_pending; member
900 atomic_set(&dp->num_tx_pending, 0); in ath11k_dp_pdev_pre_alloc()
7839 (atomic_read(&ar->dp.num_tx_pending) == 0), in ath11k_mac_flush_tx_complete()7843 atomic_read(&ar->dp.num_tx_pending)); in ath11k_mac_flush_tx_complete()