Home
last modified time | relevance | path

Searched refs:ce_lock (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dce.c22 lockdep_assert_held(&ab->ce.ce_lock); in ath12k_ce_rx_buf_enqueue_pipe()
70 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_rx_post_pipe()
105 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_rx_post_pipe()
119 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_recv_next()
150 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_recv_next()
204 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_send_next()
231 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_send_next()
442 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
453 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
462 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dce.c284 lockdep_assert_held(&ab->ce.ce_lock); in ath11k_ce_rx_buf_enqueue_pipe()
332 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_rx_post_pipe()
368 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_rx_post_pipe()
382 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_recv_next()
413 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_recv_next()
467 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_send_next()
494 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_send_next()
727 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
738 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
747 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
[all …]
H A Dce.h188 spinlock_t ce_lock; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dce.c581 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_send_revert()
613 spin_lock_bh(&ce->ce_lock); in ath10k_ce_send()
616 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_send()
628 spin_lock_bh(&ce->ce_lock); in ath10k_ce_num_free_src_entries()
632 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_num_free_src_entries()
647 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_rx_num_free_bufs()
666 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_rx_post_buf()
698 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_rx_post_buf_64()
744 spin_lock_bh(&ce->ce_lock); in ath10k_ce_rx_post_buf()
746 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_rx_post_buf()
[all …]
H A Dpci.c792 spin_lock_bh(&ce->ce_lock); in __ath10k_pci_rx_post_buf()
794 spin_unlock_bh(&ce->ce_lock); in __ath10k_pci_rx_post_buf()
819 spin_lock_bh(&ce->ce_lock); in ath10k_pci_rx_post_pipe()
821 spin_unlock_bh(&ce->ce_lock); in ath10k_pci_rx_post_pipe()
1365 spin_lock_bh(&ce->ce_lock); in ath10k_pci_hif_tx_sg()
1411 spin_unlock_bh(&ce->ce_lock); in ath10k_pci_hif_tx_sg()
1418 spin_unlock_bh(&ce->ce_lock); in ath10k_pci_hif_tx_sg()
3461 spin_lock_init(&ce->ce_lock); in ath10k_pci_setup_resource()
H A Dce.h149 spinlock_t ce_lock; member
/linux/drivers/infiniband/hw/irdma/
H A Dhw.c183 spin_lock_irqsave(&ceq->ce_lock, flags); in irdma_process_ceq()
186 spin_unlock_irqrestore(&ceq->ce_lock, flags); in irdma_process_ceq()
193 spin_unlock_irqrestore(&ceq->ce_lock, flags); in irdma_process_ceq()
197 spin_unlock_irqrestore(&ceq->ce_lock, flags); in irdma_process_ceq()
1382 spin_lock_init(&iwceq->ce_lock); in irdma_setup_ceq_0()
1435 spin_lock_init(&iwceq->ce_lock); in irdma_setup_ceqs()
H A Dverbs.c2001 spin_lock_irqsave(&iwceq->ce_lock, flags); in irdma_destroy_cq()
2003 spin_unlock_irqrestore(&iwceq->ce_lock, flags); in irdma_destroy_cq()