Home
last modified time | relevance | path

Searched refs:tx_lock (Results 1 – 25 of 136) sorted by relevance

123456

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhif_usb.c162 spin_lock_irqsave(&hif_dev->tx.tx_lock, flags); in hif_usb_mgmt_cb()
279 spin_lock(&hif_dev->tx.tx_lock); in hif_usb_tx_cb()
281 spin_unlock(&hif_dev->tx.tx_lock); in hif_usb_tx_cb()
285 spin_unlock(&hif_dev->tx.tx_lock); in hif_usb_tx_cb()
300 spin_lock(&hif_dev->tx.tx_lock); in hif_usb_tx_cb()
306 spin_unlock(&hif_dev->tx.tx_lock); in hif_usb_tx_cb()
384 spin_lock_irqsave(&hif_dev->tx.tx_lock, flags); in hif_usb_send_tx()
407 spin_lock_irqsave(&hif_dev->tx.tx_lock, flags); in hif_usb_send_tx()
433 spin_lock_irqsave(&hif_dev->tx.tx_lock, flags); in hif_usb_start()
444 spin_lock_irqsave(&hif_dev->tx.tx_lock, flags); in hif_usb_stop()
[all …]
A Dhtc_drv_txrx.c58 spin_lock_bh(&priv->tx.tx_lock); in ath9k_htc_check_stop_queues()
65 spin_unlock_bh(&priv->tx.tx_lock); in ath9k_htc_check_stop_queues()
70 spin_lock_bh(&priv->tx.tx_lock); in ath9k_htc_check_wake_queues()
76 spin_unlock_bh(&priv->tx.tx_lock); in ath9k_htc_check_wake_queues()
83 spin_lock_bh(&priv->tx.tx_lock); in ath9k_htc_tx_get_slot()
90 spin_unlock_bh(&priv->tx.tx_lock); in ath9k_htc_tx_get_slot()
97 spin_lock_bh(&priv->tx.tx_lock); in ath9k_htc_tx_clear_slot()
99 spin_unlock_bh(&priv->tx.tx_lock); in ath9k_htc_tx_clear_slot()
397 spin_lock_bh(&priv->tx.tx_lock); in __ath9k_htc_check_tx_aggr()
582 spin_lock(&priv->tx.tx_lock); in ath9k_tx_failed_tasklet()
[all …]
/linux-6.3-rc2/drivers/net/wwan/
A Dmhi_wwan_ctrl.c28 spinlock_t tx_lock; member
154 spin_lock_bh(&mhiwwan->tx_lock); in mhi_wwan_ctrl_tx()
158 spin_unlock_bh(&mhiwwan->tx_lock); in mhi_wwan_ctrl_tx()
183 spin_lock_bh(&mhiwwan->tx_lock); in mhi_ul_xfer_cb()
186 spin_unlock_bh(&mhiwwan->tx_lock); in mhi_ul_xfer_cb()
228 spin_lock_init(&mhiwwan->tx_lock); in mhi_wwan_ctrl_probe()
/linux-6.3-rc2/net/vmw_vsock/
A Dvirtio_transport.c41 struct mutex tx_lock; member
95 mutex_lock(&vsock->tx_lock); in virtio_transport_send_pkt_work()
149 mutex_unlock(&vsock->tx_lock); in virtio_transport_send_pkt_work()
260 mutex_lock(&vsock->tx_lock); in virtio_transport_tx_work()
277 mutex_unlock(&vsock->tx_lock); in virtio_transport_tx_work()
556 mutex_lock(&vsock->tx_lock); in virtio_vsock_vqs_init()
558 mutex_unlock(&vsock->tx_lock); in virtio_vsock_vqs_init()
589 mutex_lock(&vsock->tx_lock); in virtio_vsock_vqs_del()
591 mutex_unlock(&vsock->tx_lock); in virtio_vsock_vqs_del()
607 mutex_lock(&vsock->tx_lock); in virtio_vsock_vqs_del()
[all …]
A Dvirtio_transport_common.c279 spin_lock_bh(&vvs->tx_lock); in virtio_transport_get_credit()
284 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_get_credit()
292 spin_lock_bh(&vvs->tx_lock); in virtio_transport_put_credit()
294 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_put_credit()
529 spin_lock_bh(&vvs->tx_lock); in virtio_transport_seqpacket_enqueue()
532 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_seqpacket_enqueue()
536 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_seqpacket_enqueue()
594 spin_lock_bh(&vvs->tx_lock); in virtio_transport_stream_has_space()
596 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_stream_has_space()
625 spin_lock_init(&vvs->tx_lock); in virtio_transport_do_socket_init()
[all …]
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dhtc.c69 spin_lock_bh(&ep->htc->tx_lock); in ath11k_htc_prepare_tx_skb()
96 spin_lock_bh(&htc->tx_lock); in ath11k_htc_send()
101 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send()
109 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send()
132 spin_lock_bh(&htc->tx_lock); in ath11k_htc_send()
137 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send()
162 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
176 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
179 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
267 spin_lock_bh(&htc->tx_lock); in ath11k_htc_tx_completion_handler()
[all …]
/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_hif_dpmaif_tx.c73 spin_lock_irqsave(&txq->tx_lock, flags); in t7xx_dpmaif_update_drb_rd_idx()
75 spin_unlock_irqrestore(&txq->tx_lock, flags); in t7xx_dpmaif_update_drb_rd_idx()
93 spin_lock_irqsave(&txq->tx_lock, flags); in t7xx_dpmaif_release_tx_buffer()
96 spin_unlock_irqrestore(&txq->tx_lock, flags); in t7xx_dpmaif_release_tx_buffer()
119 spin_lock_irqsave(&txq->tx_lock, flags); in t7xx_dpmaif_release_tx_buffer()
122 spin_unlock_irqrestore(&txq->tx_lock, flags); in t7xx_dpmaif_release_tx_buffer()
269 spin_lock_irqsave(&txq->tx_lock, flags); in t7xx_dpmaif_add_skb_to_ring()
277 spin_unlock_irqrestore(&txq->tx_lock, flags); in t7xx_dpmaif_add_skb_to_ring()
303 spin_lock_irqsave(&txq->tx_lock, flags); in t7xx_dpmaif_add_skb_to_ring()
308 spin_unlock_irqrestore(&txq->tx_lock, flags); in t7xx_dpmaif_add_skb_to_ring()
[all …]
/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/
A Dhtc_pipe.c247 spin_lock_bh(&target->tx_lock); in htc_issue_packets()
252 spin_unlock_bh(&target->tx_lock); in htc_issue_packets()
268 spin_lock_bh(&target->tx_lock); in htc_issue_packets()
329 spin_lock_bh(&target->tx_lock); in htc_try_send()
331 spin_unlock_bh(&target->tx_lock); in htc_try_send()
418 spin_lock_bh(&target->tx_lock); in htc_try_send()
490 spin_lock_bh(&target->tx_lock); in htc_try_send()
495 spin_unlock_bh(&target->tx_lock); in htc_try_send()
663 spin_lock_bh(&target->tx_lock); in htc_process_credit_report()
696 spin_lock_bh(&target->tx_lock); in htc_flush_tx_endpoint()
[all …]
A Dhtc_mbox.c423 spin_lock_bh(&target->tx_lock); in htc_tx_comp_update()
435 spin_unlock_bh(&target->tx_lock); in htc_tx_comp_update()
868 spin_lock_bh(&target->tx_lock); in ath6kl_htc_tx_from_queue()
935 spin_lock_bh(&target->tx_lock); in ath6kl_htc_tx_from_queue()
962 spin_unlock_bh(&target->tx_lock); in ath6kl_htc_tx_from_queue()
975 spin_lock_bh(&target->tx_lock); in ath6kl_htc_tx_try()
996 spin_lock_bh(&target->tx_lock); in ath6kl_htc_tx_try()
1019 spin_lock_bh(&target->tx_lock); in htc_chk_ep_txq()
1165 spin_lock_bh(&target->tx_lock); in ath6kl_htc_mbox_flush_txep()
1217 spin_lock_bh(&target->tx_lock); in ath6kl_htc_mbox_activity_changed()
[all …]
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dhtc.c69 spin_lock_bh(&ep->htc->tx_lock); in ath12k_htc_prepare_tx_skb()
71 spin_unlock_bh(&ep->htc->tx_lock); in ath12k_htc_prepare_tx_skb()
94 spin_lock_bh(&htc->tx_lock); in ath12k_htc_send()
99 spin_unlock_bh(&htc->tx_lock); in ath12k_htc_send()
107 spin_unlock_bh(&htc->tx_lock); in ath12k_htc_send()
129 spin_lock_bh(&htc->tx_lock); in ath12k_htc_send()
134 spin_unlock_bh(&htc->tx_lock); in ath12k_htc_send()
159 spin_lock_bh(&htc->tx_lock); in ath12k_htc_process_credit_report()
171 spin_unlock_bh(&htc->tx_lock); in ath12k_htc_process_credit_report()
173 spin_lock_bh(&htc->tx_lock); in ath12k_htc_process_credit_report()
[all …]
/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/
A Dqueue.c19 atomic_inc(&wdev->tx_lock); in wfx_tx_lock()
24 int tx_lock = atomic_dec_return(&wdev->tx_lock); in wfx_tx_unlock() local
26 WARN(tx_lock < 0, "inconsistent tx_lock value"); in wfx_tx_unlock()
27 if (!tx_lock) in wfx_tx_unlock()
288 if (atomic_read(&wdev->tx_lock)) in wfx_tx_queues_get()
/linux-6.3-rc2/drivers/net/wireless/intersil/p54/
A Dp54spi.c430 spin_lock_irqsave(&priv->tx_lock, flags); in p54spi_wq_tx()
438 spin_unlock_irqrestore(&priv->tx_lock, flags); in p54spi_wq_tx()
455 spin_lock_irqsave(&priv->tx_lock, flags); in p54spi_wq_tx()
457 spin_unlock_irqrestore(&priv->tx_lock, flags); in p54spi_wq_tx()
471 spin_lock_irqsave(&priv->tx_lock, flags); in p54spi_op_tx()
473 spin_unlock_irqrestore(&priv->tx_lock, flags); in p54spi_op_tx()
574 spin_lock_irqsave(&priv->tx_lock, flags); in p54spi_op_stop()
576 spin_unlock_irqrestore(&priv->tx_lock, flags); in p54spi_op_stop()
641 spin_lock_init(&priv->tx_lock); in p54spi_probe()
/linux-6.3-rc2/drivers/staging/nvec/
A Dnvec.c270 spin_lock_irqsave(&nvec->tx_lock, flags); in nvec_write_async()
272 spin_unlock_irqrestore(&nvec->tx_lock, flags); in nvec_write_async()
381 spin_lock_irqsave(&nvec->tx_lock, flags); in nvec_request_master()
384 spin_unlock_irqrestore(&nvec->tx_lock, flags); in nvec_request_master()
395 spin_lock_irqsave(&nvec->tx_lock, flags); in nvec_request_master()
402 spin_unlock_irqrestore(&nvec->tx_lock, flags); in nvec_request_master()
549 spin_lock(&nvec->tx_lock); in nvec_tx_set()
562 spin_unlock(&nvec->tx_lock); in nvec_tx_set()
822 spin_lock_init(&nvec->tx_lock); in tegra_nvec_probe()
/linux-6.3-rc2/drivers/net/caif/
A Dcaif_virtio.c109 spinlock_t tx_lock; member
172 spin_lock_irqsave(&cfv->tx_lock, flags); in cfv_release_used_buf()
174 spin_unlock_irqrestore(&cfv->tx_lock, flags); in cfv_release_used_buf()
468 spin_lock_irqsave(&cfv->tx_lock, flags); in cfv_netdev_close()
471 spin_unlock_irqrestore(&cfv->tx_lock, flags); in cfv_netdev_close()
533 spin_lock_irqsave(&cfv->tx_lock, flags); in cfv_netdev_tx()
586 spin_unlock_irqrestore(&cfv->tx_lock, flags); in cfv_netdev_tx()
594 spin_unlock_irqrestore(&cfv->tx_lock, flags); in cfv_netdev_tx()
666 spin_lock_init(&cfv->tx_lock); in cfv_probe()
/linux-6.3-rc2/drivers/net/usb/
A Dcdc-phonet.c35 spinlock_t tx_lock; member
70 spin_lock_irqsave(&pnd->tx_lock, flags); in usbpn_xmit()
74 spin_unlock_irqrestore(&pnd->tx_lock, flags); in usbpn_xmit()
107 spin_lock_irqsave(&pnd->tx_lock, flags); in tx_complete()
110 spin_unlock_irqrestore(&pnd->tx_lock, flags); in tx_complete()
366 spin_lock_init(&pnd->tx_lock); in usbpn_probe()
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dhtt_tx.c120 spin_lock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_recalc()
122 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_recalc()
127 spin_lock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_sync()
129 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_sync()
137 spin_lock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_update()
203 spin_lock_bh(&htt->tx_lock); in ath10k_htt_tx_alloc_msdu_id()
206 spin_unlock_bh(&htt->tx_lock); in ath10k_htt_tx_alloc_msdu_id()
484 spin_lock_init(&htt->tx_lock); in ath10k_htt_tx_start()
1260 spin_lock_bh(&htt->tx_lock); in ath10k_htt_mgmt_tx()
1585 spin_lock_bh(&htt->tx_lock); in ath10k_htt_tx_32()
[all …]
A Dhtc.c100 spin_lock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
102 spin_unlock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
118 spin_lock_bh(&htc->tx_lock); in ath10k_htc_consume_credit()
136 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_consume_credit()
151 spin_lock_bh(&htc->tx_lock); in ath10k_htc_release_credit()
156 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_release_credit()
260 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
272 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
274 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
277 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
[all …]
/linux-6.3-rc2/drivers/rpmsg/
A Dvirtio_rpmsg_bus.c64 struct mutex tx_lock; member
445 mutex_lock(&vrp->tx_lock); in get_a_tx_buf()
457 mutex_unlock(&vrp->tx_lock); in get_a_tx_buf()
481 mutex_lock(&vrp->tx_lock); in rpmsg_upref_sleepers()
488 mutex_unlock(&vrp->tx_lock); in rpmsg_upref_sleepers()
508 mutex_lock(&vrp->tx_lock); in rpmsg_downref_sleepers()
515 mutex_unlock(&vrp->tx_lock); in rpmsg_downref_sleepers()
629 mutex_lock(&vrp->tx_lock); in rpmsg_send_offchannel_raw()
646 mutex_unlock(&vrp->tx_lock); in rpmsg_send_offchannel_raw()
889 mutex_init(&vrp->tx_lock); in rpmsg_probe()
/linux-6.3-rc2/sound/soc/mediatek/common/
A Dmtk-btcvsd.c333 spin_lock_irqsave(&bt->tx_lock, flags); in btcvsd_tx_clean_buffer()
352 spin_unlock_irqrestore(&bt->tx_lock, flags); in btcvsd_tx_clean_buffer()
433 spin_lock_irqsave(&bt->tx_lock, flags); in mtk_btcvsd_write_to_bt()
443 spin_unlock_irqrestore(&bt->tx_lock, flags); in mtk_btcvsd_write_to_bt()
465 spin_lock_irqsave(&bt->tx_lock, flags); in mtk_btcvsd_write_to_bt()
469 spin_unlock_irqrestore(&bt->tx_lock, flags); in mtk_btcvsd_write_to_bt()
801 spin_lock_irqsave(&bt->tx_lock, flags); in mtk_btcvsd_snd_write()
808 spin_unlock_irqrestore(&bt->tx_lock, flags); in mtk_btcvsd_snd_write()
847 spin_lock_irqsave(&bt->tx_lock, flags); in mtk_btcvsd_snd_write()
998 lock = &bt->tx_lock; in mtk_pcm_btcvsd_pointer()
[all …]
/linux-6.3-rc2/drivers/net/wireless/rsi/
A Drsi_91x_core.c282 mutex_lock(&common->tx_lock); in rsi_core_qos_processor()
286 mutex_unlock(&common->tx_lock); in rsi_core_qos_processor()
301 mutex_unlock(&common->tx_lock); in rsi_core_qos_processor()
324 mutex_unlock(&common->tx_lock); in rsi_core_qos_processor()
331 mutex_unlock(&common->tx_lock); in rsi_core_qos_processor()
/linux-6.3-rc2/drivers/net/can/peak_canfd/
A Dpeak_pciefd_main.c182 spinlock_t tx_lock; member
337 spin_lock_irqsave(&priv->tx_lock, flags); in pciefd_irq_handler()
339 spin_unlock_irqrestore(&priv->tx_lock, flags); in pciefd_irq_handler()
508 spin_lock_irqsave(&priv->tx_lock, flags); in pciefd_alloc_tx_msg()
515 spin_unlock_irqrestore(&priv->tx_lock, flags); in pciefd_alloc_tx_msg()
547 spin_unlock_irqrestore(&priv->tx_lock, flags); in pciefd_alloc_tx_msg()
676 spin_lock_init(&priv->tx_lock); in pciefd_can_probe()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt7601u/
A Ddma.c260 spin_lock_irqsave(&dev->tx_lock, flags); in mt7601u_complete_tx()
277 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt7601u_complete_tx()
288 spin_lock_irqsave(&dev->tx_lock, flags); in mt7601u_tx_tasklet()
297 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt7601u_tx_tasklet()
316 spin_lock_irqsave(&dev->tx_lock, flags); in mt7601u_dma_submit_tx()
346 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt7601u_dma_submit_tx()
/linux-6.3-rc2/drivers/net/ethernet/seeq/
A Dsgiseeq.c110 spinlock_t tx_lock; member
172 spin_lock_irq(&sp->tx_lock); in sgiseeq_set_mac_address()
174 spin_unlock_irq(&sp->tx_lock); in sgiseeq_set_mac_address()
512 spin_lock(&sp->tx_lock); in sgiseeq_interrupt()
527 spin_unlock(&sp->tx_lock); in sgiseeq_interrupt()
599 spin_lock_irqsave(&sp->tx_lock, flags); in sgiseeq_start_xmit()
605 spin_unlock_irqrestore(&sp->tx_lock, flags); in sgiseeq_start_xmit()
651 spin_unlock_irqrestore(&sp->tx_lock, flags); in sgiseeq_start_xmit()
761 spin_lock_init(&sp->tx_lock); in sgiseeq_probe()
/linux-6.3-rc2/drivers/net/ethernet/sunplus/
A Dspl2sw_driver.c100 spin_lock_irqsave(&comm->tx_lock, flags); in spl2sw_ethernet_start_xmit()
135 spin_unlock_irqrestore(&comm->tx_lock, flags); in spl2sw_ethernet_start_xmit()
178 spin_lock_irqsave(&comm->tx_lock, flags); in spl2sw_ethernet_tx_timeout()
193 spin_unlock_irqrestore(&comm->tx_lock, flags); in spl2sw_ethernet_tx_timeout()
343 spin_lock_init(&comm->tx_lock); in spl2sw_probe()
/linux-6.3-rc2/drivers/net/
A Drionet.c60 spinlock_t tx_lock; member
179 spin_lock_irqsave(&rnet->tx_lock, flags); in rionet_start_xmit()
186 spin_unlock_irqrestore(&rnet->tx_lock, flags); in rionet_start_xmit()
222 spin_unlock_irqrestore(&rnet->tx_lock, flags); in rionet_start_xmit()
287 spin_lock(&rnet->tx_lock); in rionet_outb_msg_event()
306 spin_unlock(&rnet->tx_lock); in rionet_outb_msg_event()
523 spin_lock_init(&rnet->tx_lock); in rionet_setup_netdev()

Completed in 55 milliseconds

123456