Searched refs:lock_q (Results 1 – 3 of 3) sorted by relevance
230 qdf_spin_lock_bh(&vdev_priv->lock_q); in pkt_capture_process_ppdu_stats()233 qdf_spin_unlock_bh(&vdev_priv->lock_q); in pkt_capture_process_ppdu_stats()257 qdf_spin_lock_bh(&vdev_priv->lock_q); in pkt_capture_process_ppdu_stats()261 qdf_spin_unlock_bh(&vdev_priv->lock_q); in pkt_capture_process_ppdu_stats()1096 qdf_spinlock_create(&vdev_priv->lock_q); in pkt_capture_vdev_create_notification()1146 qdf_spinlock_destroy(&vdev_priv->lock_q); in pkt_capture_vdev_destroy_notification()
307 qdf_spin_lock_bh(&vdev_priv->lock_q); in pkt_capture_update_tx_status()310 qdf_spin_unlock_bh(&vdev_priv->lock_q); in pkt_capture_update_tx_status()327 qdf_spin_unlock_bh(&vdev_priv->lock_q); in pkt_capture_update_tx_status()
78 qdf_spinlock_t lock_q; member