Home
last modified time | relevance | path

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

12345

/Linux-v4.19/drivers/net/wimax/i2400m/
Dusb-tx.c189 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400mu_txd()
192 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400mu_txd()
212 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400mu_txd()
214 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400mu_txd()
265 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400mu_tx_release()
268 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400mu_tx_release()
Dtx.c734 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx()
801 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx()
847 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_msg_get()
912 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_msg_get()
939 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_msg_sent()
951 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_msg_sent()
987 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_setup()
994 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_setup()
1009 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_release()
1012 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_release()
Dnetdev.c162 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_wake_tx_work()
165 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_wake_tx_work()
249 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_net_wake_stop()
252 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_net_wake_stop()
293 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_net_wake_tx()
302 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_net_wake_tx()
Ddebugfs.c129 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_stats_read()
135 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_stats_read()
147 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_stats_write()
155 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_stats_write()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhif_usb.c162 spin_lock_irqsave(&hif_dev->tx.tx_lock, flags); in hif_usb_mgmt_cb()
164 spin_unlock_irqrestore(&hif_dev->tx.tx_lock, flags); in hif_usb_mgmt_cb()
169 spin_unlock_irqrestore(&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()
385 spin_lock_irqsave(&hif_dev->tx.tx_lock, flags); in hif_usb_send_tx()
388 spin_unlock_irqrestore(&hif_dev->tx.tx_lock, flags); in hif_usb_send_tx()
[all …]
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()
86 spin_unlock_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()
392 spin_lock_bh(&priv->tx.tx_lock); in __ath9k_htc_check_tx_aggr()
[all …]
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
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()
273 spin_unlock_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()
424 spin_unlock_bh(&target->tx_lock); in htc_try_send()
440 spin_unlock_bh(&target->tx_lock); in htc_try_send()
479 spin_unlock_bh(&target->tx_lock); in htc_try_send()
[all …]
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()
873 spin_unlock_bh(&target->tx_lock); in ath6kl_htc_tx_from_queue()
897 spin_unlock_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()
977 spin_unlock_bh(&target->tx_lock); in ath6kl_htc_tx_try()
996 spin_lock_bh(&target->tx_lock); in ath6kl_htc_tx_try()
[all …]
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtc.c92 spin_lock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
94 spin_unlock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
121 spin_lock_bh(&htc->tx_lock); in ath10k_htc_send()
126 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_send()
134 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_send()
163 spin_lock_bh(&htc->tx_lock); in ath10k_htc_send()
168 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_send()
214 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
226 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
228 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
[all …]
Dhtt_tx.c62 lockdep_assert_held(&ar->htt.tx_lock); in __ath10k_htt_tx_txq_recalc()
104 lockdep_assert_held(&ar->htt.tx_lock); in __ath10k_htt_tx_txq_sync()
131 spin_lock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_recalc()
133 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_recalc()
138 spin_lock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_sync()
140 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_sync()
148 spin_lock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_update()
151 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_update()
156 lockdep_assert_held(&htt->tx_lock); in ath10k_htt_tx_dec_pending()
165 lockdep_assert_held(&htt->tx_lock); in ath10k_htt_tx_inc_pending()
[all …]
Dtxrx.c75 spin_lock_bh(&htt->tx_lock); in ath10k_txrx_tx_unref()
80 spin_unlock_bh(&htt->tx_lock); in ath10k_txrx_tx_unref()
96 spin_unlock_bh(&htt->tx_lock); in ath10k_txrx_tx_unref()
/Linux-v4.19/drivers/net/wireless/intersil/p54/
Dp54spi.c443 spin_lock_irqsave(&priv->tx_lock, flags); in p54spi_wq_tx()
451 spin_unlock_irqrestore(&priv->tx_lock, flags); in p54spi_wq_tx()
468 spin_lock_irqsave(&priv->tx_lock, flags); in p54spi_wq_tx()
470 spin_unlock_irqrestore(&priv->tx_lock, flags); in p54spi_wq_tx()
484 spin_lock_irqsave(&priv->tx_lock, flags); in p54spi_op_tx()
486 spin_unlock_irqrestore(&priv->tx_lock, flags); in p54spi_op_tx()
587 spin_lock_irqsave(&priv->tx_lock, flags); in p54spi_op_stop()
589 spin_unlock_irqrestore(&priv->tx_lock, flags); in p54spi_op_stop()
654 spin_lock_init(&priv->tx_lock); in p54spi_probe()
/Linux-v4.19/drivers/rpmsg/
Dvirtio_rpmsg_bus.c64 struct mutex tx_lock; member
447 mutex_lock(&vrp->tx_lock); in get_a_tx_buf()
459 mutex_unlock(&vrp->tx_lock); in get_a_tx_buf()
483 mutex_lock(&vrp->tx_lock); in rpmsg_upref_sleepers()
490 mutex_unlock(&vrp->tx_lock); in rpmsg_upref_sleepers()
510 mutex_lock(&vrp->tx_lock); in rpmsg_downref_sleepers()
517 mutex_unlock(&vrp->tx_lock); in rpmsg_downref_sleepers()
631 mutex_lock(&vrp->tx_lock); in rpmsg_send_offchannel_raw()
648 mutex_unlock(&vrp->tx_lock); in rpmsg_send_offchannel_raw()
889 mutex_init(&vrp->tx_lock); in rpmsg_probe()
/Linux-v4.19/drivers/staging/nvec/
Dnvec.c269 spin_lock_irqsave(&nvec->tx_lock, flags); in nvec_write_async()
271 spin_unlock_irqrestore(&nvec->tx_lock, flags); in nvec_write_async()
380 spin_lock_irqsave(&nvec->tx_lock, flags); in nvec_request_master()
383 spin_unlock_irqrestore(&nvec->tx_lock, flags); in nvec_request_master()
394 spin_lock_irqsave(&nvec->tx_lock, flags); in nvec_request_master()
401 spin_unlock_irqrestore(&nvec->tx_lock, flags); in nvec_request_master()
548 spin_lock(&nvec->tx_lock); in nvec_tx_set()
561 spin_unlock(&nvec->tx_lock); in nvec_tx_set()
825 spin_lock_init(&nvec->tx_lock); in tegra_nvec_probe()
/Linux-v4.19/drivers/net/caif/
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()
670 spin_lock_init(&cfv->tx_lock); in cfv_probe()
/Linux-v4.19/drivers/net/usb/
Dcdc-phonet.c48 spinlock_t tx_lock; member
83 spin_lock_irqsave(&pnd->tx_lock, flags); in usbpn_xmit()
87 spin_unlock_irqrestore(&pnd->tx_lock, flags); in usbpn_xmit()
120 spin_lock_irqsave(&pnd->tx_lock, flags); in tx_complete()
123 spin_unlock_irqrestore(&pnd->tx_lock, flags); in tx_complete()
376 spin_lock_init(&pnd->tx_lock); in usbpn_probe()
/Linux-v4.19/net/vmw_vsock/
Dvirtio_transport.c41 struct mutex tx_lock; member
126 mutex_lock(&vsock->tx_lock); in virtio_transport_send_pkt_work()
186 mutex_unlock(&vsock->tx_lock); in virtio_transport_send_pkt_work()
307 mutex_lock(&vsock->tx_lock); in virtio_transport_tx_work()
318 mutex_unlock(&vsock->tx_lock); in virtio_transport_tx_work()
597 mutex_init(&vsock->tx_lock); in virtio_vsock_probe()
647 mutex_lock(&vsock->tx_lock); in virtio_vsock_remove()
650 mutex_unlock(&vsock->tx_lock); in virtio_vsock_remove()
Dvirtio_transport_common.c208 spin_lock_bh(&vvs->tx_lock); in virtio_transport_inc_tx_pkt()
211 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_inc_tx_pkt()
219 spin_lock_bh(&vvs->tx_lock); in virtio_transport_get_credit()
224 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_get_credit()
232 spin_lock_bh(&vvs->tx_lock); in virtio_transport_put_credit()
234 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_put_credit()
354 spin_lock_bh(&vvs->tx_lock); in virtio_transport_stream_has_space()
356 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_stream_has_space()
389 spin_lock_init(&vvs->tx_lock); in virtio_transport_do_socket_init()
957 spin_lock_bh(&vvs->tx_lock); in virtio_transport_space_update()
[all …]
/Linux-v4.19/drivers/net/wireless/rsi/
Drsi_91x_core.c283 mutex_lock(&common->tx_lock); in rsi_core_qos_processor()
287 mutex_unlock(&common->tx_lock); in rsi_core_qos_processor()
302 mutex_unlock(&common->tx_lock); in rsi_core_qos_processor()
325 mutex_unlock(&common->tx_lock); in rsi_core_qos_processor()
332 mutex_unlock(&common->tx_lock); in rsi_core_qos_processor()
/Linux-v4.19/drivers/net/can/peak_canfd/
Dpeak_pciefd_main.c194 spinlock_t tx_lock; member
349 spin_lock_irqsave(&priv->tx_lock, flags); in pciefd_irq_handler()
351 spin_unlock_irqrestore(&priv->tx_lock, flags); in pciefd_irq_handler()
520 spin_lock_irqsave(&priv->tx_lock, flags); in pciefd_alloc_tx_msg()
527 spin_unlock_irqrestore(&priv->tx_lock, flags); in pciefd_alloc_tx_msg()
559 spin_unlock_irqrestore(&priv->tx_lock, flags); in pciefd_alloc_tx_msg()
688 spin_lock_init(&priv->tx_lock); in pciefd_can_probe()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Ddma.c230 spin_lock_irqsave(&dev->tx_lock, flags); in mt76x0_complete_tx()
249 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt76x0_complete_tx()
260 spin_lock_irqsave(&dev->tx_lock, flags); in mt76x0_tx_tasklet()
269 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt76x0_tx_tasklet()
288 spin_lock_irqsave(&dev->tx_lock, flags); in mt76x0_dma_submit_tx()
318 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt76x0_dma_submit_tx()
/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Ddma.c231 spin_lock_irqsave(&dev->tx_lock, flags); in mt7601u_complete_tx()
250 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt7601u_complete_tx()
261 spin_lock_irqsave(&dev->tx_lock, flags); in mt7601u_tx_tasklet()
270 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt7601u_tx_tasklet()
289 spin_lock_irqsave(&dev->tx_lock, flags); in mt7601u_dma_submit_tx()
319 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt7601u_dma_submit_tx()
/Linux-v4.19/drivers/net/ethernet/seeq/
Dsgiseeq.c109 spinlock_t tx_lock; member
167 spin_lock_irq(&sp->tx_lock); in sgiseeq_set_mac_address()
169 spin_unlock_irq(&sp->tx_lock); in sgiseeq_set_mac_address()
503 spin_lock(&sp->tx_lock); in sgiseeq_interrupt()
518 spin_unlock(&sp->tx_lock); in sgiseeq_interrupt()
590 spin_lock_irqsave(&sp->tx_lock, flags); in sgiseeq_start_xmit()
596 spin_unlock_irqrestore(&sp->tx_lock, flags); in sgiseeq_start_xmit()
642 spin_unlock_irqrestore(&sp->tx_lock, flags); in sgiseeq_start_xmit()
751 spin_lock_init(&sp->tx_lock); in sgiseeq_probe()
/Linux-v4.19/drivers/net/
Drionet.c64 spinlock_t tx_lock; member
182 spin_lock_irqsave(&rnet->tx_lock, flags); in rionet_start_xmit()
189 spin_unlock_irqrestore(&rnet->tx_lock, flags); in rionet_start_xmit()
225 spin_unlock_irqrestore(&rnet->tx_lock, flags); in rionet_start_xmit()
290 spin_lock(&rnet->tx_lock); in rionet_outb_msg_event()
309 spin_unlock(&rnet->tx_lock); in rionet_outb_msg_event()
524 spin_lock_init(&rnet->tx_lock); in rionet_setup_netdev()
/Linux-v4.19/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c99 spin_lock(&fep->tx_lock); in fs_enet_napi()
188 spin_unlock(&fep->tx_lock); in fs_enet_napi()
523 spin_lock(&fep->tx_lock); in fs_enet_start_xmit()
533 spin_unlock(&fep->tx_lock); in fs_enet_start_xmit()
611 spin_unlock(&fep->tx_lock); in fs_enet_start_xmit()
774 spin_lock(&fep->tx_lock); in fs_enet_close()
776 spin_unlock(&fep->tx_lock); in fs_enet_close()
1013 spin_lock_init(&fep->tx_lock); in fs_enet_probe()

12345