Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c630 spin_lock_bh(&dp->reo_cmd_lock); in ath11k_dp_reo_cmd_list_cleanup()
648 spin_unlock_bh(&dp->reo_cmd_lock); in ath11k_dp_reo_cmd_list_cleanup()
727 spin_lock_bh(&dp->reo_cmd_lock); in ath11k_dp_rx_tid_del_func()
739 spin_unlock_bh(&dp->reo_cmd_lock); in ath11k_dp_rx_tid_del_func()
743 spin_lock_bh(&dp->reo_cmd_lock); in ath11k_dp_rx_tid_del_func()
746 spin_unlock_bh(&dp->reo_cmd_lock); in ath11k_dp_rx_tid_del_func()
4184 spin_lock_bh(&dp->reo_cmd_lock); in ath11k_dp_process_reo_status()
4192 spin_unlock_bh(&dp->reo_cmd_lock); in ath11k_dp_process_reo_status()
H A Ddp_tx.c643 spin_lock_bh(&dp->reo_cmd_lock); in ath11k_dp_tx_send_reo_cmd()
645 spin_unlock_bh(&dp->reo_cmd_lock); in ath11k_dp_tx_send_reo_cmd()
H A Ddp.h251 spinlock_t reo_cmd_lock; member
H A Ddp.c1036 spin_lock_init(&dp->reo_cmd_lock); in ath11k_dp_alloc()