Searched refs:q_lock (Results 1 – 3 of 3) sorted by relevance
335 qdf_spin_lock_bh(&ipa_ctx->q_lock); in wlan_ipa_send_pkt_to_tl()343 qdf_spin_unlock_bh(&ipa_ctx->q_lock); in wlan_ipa_send_pkt_to_tl()348 qdf_spin_unlock_bh(&ipa_ctx->q_lock); in wlan_ipa_send_pkt_to_tl()2301 qdf_spin_lock_bh(&ipa_ctx->q_lock); in wlan_ipa_nbuf_cb()2305 qdf_spin_unlock_bh(&ipa_ctx->q_lock); in wlan_ipa_nbuf_cb()3908 qdf_spin_lock_bh(&ipa_ctx->q_lock); in wlan_ipa_free_tx_desc_list()3921 qdf_spin_unlock_bh(&ipa_ctx->q_lock); in wlan_ipa_free_tx_desc_list()3952 qdf_spin_lock_bh(&ipa_ctx->q_lock); in wlan_ipa_alloc_tx_desc_free_list()3963 qdf_spin_unlock_bh(&ipa_ctx->q_lock); in wlan_ipa_alloc_tx_desc_free_list()4455 qdf_spinlock_create(&ipa_ctx->q_lock); in wlan_ipa_setup()[all …]
254 &ipa_ctx->q_lock, in wlan_ipa_dump_ipa_ctx()
675 qdf_spinlock_t q_lock; member