Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
A Dce.c332 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_rx_post_pipe()
367 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_rx_post_pipe()
381 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_recv_next()
412 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_recv_next()
466 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_send_next()
493 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_send_next()
726 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
746 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
787 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
794 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
[all …]
A Dce.h188 spinlock_t ce_lock; member
/drivers/net/wireless/ath/ath10k/
A Dce.c613 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()
744 spin_lock_bh(&ce->ce_lock); in ath10k_ce_rx_post_buf()
873 spin_lock_bh(&ce->ce_lock); in ath10k_ce_completed_recv_next()
904 spin_lock_bh(&ce->ce_lock); in _ath10k_ce_revoke_recv_next()
957 spin_lock_bh(&ce->ce_lock); in _ath10k_ce_revoke_recv_next_64()
1177 spin_lock_bh(&ce->ce_lock); in ath10k_ce_cancel_send_next()
1216 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()
698 spin_lock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
728 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
736 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
1397 spin_lock_init(&ce->ce_lock); in ath10k_snoc_setup_resource()
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()
A Dce.h149 spinlock_t ce_lock; member
/drivers/net/wireless/ath/ath12k/
A Dce.c371 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_rx_post_pipe()
405 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_rx_post_pipe()
419 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_recv_next()
450 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_recv_next()
504 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_send_next()
531 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_send_next()
741 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
752 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
761 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
800 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
[all …]
A Dce.h172 spinlock_t ce_lock; member
/drivers/infiniband/hw/irdma/
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()
1262 spin_lock_init(&iwceq->ce_lock); in irdma_setup_ceq_0()
1315 spin_lock_init(&iwceq->ce_lock); in irdma_setup_ceqs()
A Dmain.h199 spinlock_t ce_lock; /* sync cq destroy with cq completion event notification */ member
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 46 milliseconds