Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dce.c330 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_rx_post_pipe()
365 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_rx_post_pipe()
379 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_recv_next()
414 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_recv_next()
468 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_send_next()
495 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_send_next()
728 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
748 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
789 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
796 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
[all …]
A Dce.h187 spinlock_t ce_lock; member
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dce.c281 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_rx_post_pipe()
315 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_rx_post_pipe()
329 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_recv_next()
364 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_recv_next()
418 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_send_next()
445 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_send_next()
655 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
666 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
675 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
714 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
[all …]
A Dce.h161 spinlock_t ce_lock; member
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dce.c669 spin_lock_bh(&ce->ce_lock); in ath10k_ce_send()
672 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_send()
684 spin_lock_bh(&ce->ce_lock); in ath10k_ce_num_free_src_entries()
688 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_num_free_src_entries()
800 spin_lock_bh(&ce->ce_lock); in ath10k_ce_rx_post_buf()
929 spin_lock_bh(&ce->ce_lock); in ath10k_ce_completed_recv_next()
960 spin_lock_bh(&ce->ce_lock); in _ath10k_ce_revoke_recv_next()
1013 spin_lock_bh(&ce->ce_lock); in _ath10k_ce_revoke_recv_next_64()
1233 spin_lock_bh(&ce->ce_lock); in ath10k_ce_cancel_send_next()
1272 spin_lock_bh(&ce->ce_lock); in ath10k_ce_completed_send_next()
[all …]
A Dsnoc.c517 spin_lock_bh(&ce->ce_lock); in __ath10k_snoc_rx_post_buf()
519 spin_unlock_bh(&ce->ce_lock); in __ath10k_snoc_rx_post_buf()
544 spin_lock_bh(&ce->ce_lock); in ath10k_snoc_rx_post_pipe()
546 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_rx_post_pipe()
697 spin_lock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
727 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
735 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
1380 spin_lock_init(&ce->ce_lock); in ath10k_snoc_setup_resource()
A Dce.h149 spinlock_t ce_lock; member
A Dpci.c790 spin_lock_bh(&ce->ce_lock); in __ath10k_pci_rx_post_buf()
792 spin_unlock_bh(&ce->ce_lock); in __ath10k_pci_rx_post_buf()
817 spin_lock_bh(&ce->ce_lock); in ath10k_pci_rx_post_pipe()
819 spin_unlock_bh(&ce->ce_lock); in ath10k_pci_rx_post_pipe()
1362 spin_lock_bh(&ce->ce_lock); in ath10k_pci_hif_tx_sg()
1408 spin_unlock_bh(&ce->ce_lock); in ath10k_pci_hif_tx_sg()
1415 spin_unlock_bh(&ce->ce_lock); in ath10k_pci_hif_tx_sg()
3461 spin_lock_init(&ce->ce_lock); in ath10k_pci_setup_resource()
/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Dhw.c113 spin_lock_irqsave(&ceq->ce_lock, flags); in irdma_process_ceq()
116 spin_unlock_irqrestore(&ceq->ce_lock, flags); in irdma_process_ceq()
123 spin_unlock_irqrestore(&ceq->ce_lock, flags); in irdma_process_ceq()
1229 spin_lock_init(&iwceq->ce_lock); in irdma_setup_ceq_0()
1282 spin_lock_init(&iwceq->ce_lock); in irdma_setup_ceqs()
A Dmain.h194 spinlock_t ce_lock; /* sync cq destroy with cq completion event notification */ member
A Dverbs.c1789 spin_lock_irqsave(&iwceq->ce_lock, flags); in irdma_destroy_cq()
1791 spin_unlock_irqrestore(&iwceq->ce_lock, flags); in irdma_destroy_cq()

Completed in 40 milliseconds