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()365 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath12k_dp_tx_free_txbuf()384 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath12k_dp_tx_htt_tx_complete_buf()615 if (atomic_dec_and_test(&ar->dp.num_tx_pending)) in ath12k_dp_tx_completion_handler()
129 atomic_t num_tx_pending; member
1003 atomic_set(&dp->num_tx_pending, 0); in ath12k_dp_pdev_pre_alloc()
6388 (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()
7844 (atomic_read(&ar->dp.num_tx_pending) == 0), in ath11k_mac_flush_tx_complete()7848 atomic_read(&ar->dp.num_tx_pending)); in ath11k_mac_flush_tx_complete()