Home
last modified time | relevance | path

Searched refs:ce_lock (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dce.c221 lockdep_assert_held(&ab->ce.ce_lock); in ath11k_ce_rx_buf_enqueue_pipe()
269 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_rx_post_pipe()
304 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_rx_post_pipe()
318 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_recv_next()
353 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_recv_next()
407 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_send_next()
434 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_send_next()
650 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
661 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
670 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
[all...]
H A Dce.h170 spinlock_t ce_lock; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dce.c282 lockdep_assert_held(&ab->ce.ce_lock); in ath11k_ce_rx_buf_enqueue_pipe()
330 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()
739 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
748 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
[all...]
H A Dce.h187 spinlock_t ce_lock; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dce.c233 lockdep_assert_held(&ab->ce.ce_lock); in ath12k_ce_rx_buf_enqueue_pipe()
281 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()
[all...]
H A Dce.h161 spinlock_t ce_lock; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dce.c645 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_send_revert()
677 spin_lock_bh(&ce->ce_lock); in ath10k_ce_send()
680 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_send()
692 spin_lock_bh(&ce->ce_lock); in ath10k_ce_num_free_src_entries()
696 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_num_free_src_entries()
711 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_rx_num_free_bufs()
730 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_rx_post_buf()
762 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_rx_post_buf_64()
808 spin_lock_bh(&ce->ce_lock); in ath10k_ce_rx_post_buf()
810 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_rx_post_buf()
[all...]
H A Dsnoc.c516 spin_lock_bh(&ce->ce_lock); in __ath10k_snoc_rx_post_buf()
518 spin_unlock_bh(&ce->ce_lock); in __ath10k_snoc_rx_post_buf()
543 spin_lock_bh(&ce->ce_lock); in ath10k_snoc_rx_post_pipe()
545 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_rx_post_pipe()
696 spin_lock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
726 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
734 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
1352 spin_lock_init(&ce->ce_lock); in ath10k_snoc_setup_resource()
H A Dce.h149 spinlock_t ce_lock; member
H 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()
1247 /* No need to aquire ce_lock for CE5, since this is the only place CE5 in ath10k_pci_process_htt_rx_cb()
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()
3469 spin_lock_init(&ce->ce_lock); in ath10k_pci_setup_resource()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dce.c578 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_send_revert()
610 spin_lock_bh(&ce->ce_lock); in ath10k_ce_send()
613 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_send()
625 spin_lock_bh(&ce->ce_lock); in ath10k_ce_num_free_src_entries()
629 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_num_free_src_entries()
644 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_rx_num_free_bufs()
663 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_rx_post_buf()
695 lockdep_assert_held(&ce->ce_lock); in __ath10k_ce_rx_post_buf_64()
741 spin_lock_bh(&ce->ce_lock); in ath10k_ce_rx_post_buf()
743 spin_unlock_bh(&ce->ce_lock); in ath10k_ce_rx_post_buf()
[all...]
H 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()
1391 spin_lock_init(&ce->ce_lock); in ath10k_snoc_setup_resource()
H A Dce.h149 spinlock_t ce_lock; member
H 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()
1247 /* No need to acquire ce_lock for CE5, since this is the only place CE5 in ath10k_pci_process_htt_rx_cb()
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()
3458 spin_lock_init(&ce->ce_lock); in ath10k_pci_setup_resource()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dhw.c114 spin_lock_irqsave(&ceq->ce_lock, flags); in irdma_process_ceq()
117 spin_unlock_irqrestore(&ceq->ce_lock, flags); in irdma_process_ceq()
124 spin_unlock_irqrestore(&ceq->ce_lock, flags); in irdma_process_ceq()
1264 spin_lock_init(&iwceq->ce_lock); in irdma_setup_ceq_0()
1317 spin_lock_init(&iwceq->ce_lock); in irdma_setup_ceqs()
H A Dmain.h196 spinlock_t ce_lock; /* sync cq destroy with cq completion event notification */ member
H A Dverbs.c1869 spin_lock_irqsave(&iwceq->ce_lock, flags); in irdma_destroy_cq()
1871 spin_unlock_irqrestore(&iwceq->ce_lock, flags); in irdma_destroy_cq()

Completed in 32 milliseconds