Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
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 …]
Dsnoc.c510 spin_lock_bh(&ce->ce_lock); in __ath10k_snoc_rx_post_buf()
512 spin_unlock_bh(&ce->ce_lock); in __ath10k_snoc_rx_post_buf()
537 spin_lock_bh(&ce->ce_lock); in ath10k_snoc_rx_post_pipe()
539 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_rx_post_pipe()
690 spin_lock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
720 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
728 spin_unlock_bh(&ce->ce_lock); in ath10k_snoc_hif_tx_sg()
1310 spin_lock_init(&ce->ce_lock); in ath10k_snoc_setup_resource()
Dce.h149 spinlock_t ce_lock; member
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()
3450 spin_lock_init(&ce->ce_lock); in ath10k_pci_setup_resource()