/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
D | hif_usb.c | 162 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 …]
|
D | htc_drv_txrx.c | 58 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 …]
|
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/ |
D | usb-tx.c | 189 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()
|
D | tx.c | 732 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx() 799 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx() 845 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_msg_get() 910 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_msg_get() 937 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_msg_sent() 949 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_msg_sent() 985 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_setup() 992 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_setup() 1007 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_release() 1010 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_release()
|
D | debugfs.c | 106 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_stats_read() 112 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_stats_read() 124 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_tx_stats_write() 132 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_tx_stats_write()
|
D | netdev.c | 147 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_wake_tx_work() 150 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_wake_tx_work() 234 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_net_wake_stop() 237 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_net_wake_stop() 278 spin_lock_irqsave(&i2400m->tx_lock, flags); in i2400m_net_wake_tx() 287 spin_unlock_irqrestore(&i2400m->tx_lock, flags); in i2400m_net_wake_tx()
|
/kernel/linux/linux-5.10/net/vmw_vsock/ |
D | virtio_transport.c | 41 struct mutex tx_lock; member 95 mutex_lock(&vsock->tx_lock); in virtio_transport_send_pkt_work() 159 mutex_unlock(&vsock->tx_lock); in virtio_transport_send_pkt_work() 295 mutex_lock(&vsock->tx_lock); in virtio_transport_tx_work() 312 mutex_unlock(&vsock->tx_lock); in virtio_transport_tx_work() 592 mutex_init(&vsock->tx_lock); in virtio_vsock_probe() 602 mutex_lock(&vsock->tx_lock); in virtio_vsock_probe() 604 mutex_unlock(&vsock->tx_lock); in virtio_vsock_probe() 650 mutex_lock(&vsock->tx_lock); in virtio_vsock_remove() 652 mutex_unlock(&vsock->tx_lock); in virtio_vsock_remove() [all …]
|
D | virtio_transport_common.c | 253 spin_lock_bh(&vvs->tx_lock); in virtio_transport_get_credit() 258 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_get_credit() 266 spin_lock_bh(&vvs->tx_lock); in virtio_transport_put_credit() 268 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_put_credit() 451 spin_lock_bh(&vvs->tx_lock); in virtio_transport_stream_has_space() 453 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_stream_has_space() 482 spin_lock_init(&vvs->tx_lock); in virtio_transport_do_socket_init() 1029 spin_lock_bh(&vvs->tx_lock); in virtio_transport_space_update() 1033 spin_unlock_bh(&vvs->tx_lock); in virtio_transport_space_update()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
D | htc_pipe.c | 247 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 …]
|
D | htc_mbox.c | 423 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 …]
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
D | htc.c | 67 spin_lock_bh(&ep->htc->tx_lock); in ath11k_htc_prepare_tx_skb() 69 spin_unlock_bh(&ep->htc->tx_lock); in ath11k_htc_prepare_tx_skb() 92 spin_lock_bh(&htc->tx_lock); in ath11k_htc_send() 97 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send() 105 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send() 128 spin_lock_bh(&htc->tx_lock); in ath11k_htc_send() 133 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send() 158 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report() 170 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report() 172 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report() [all …]
|
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
D | queue.c | 19 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() 294 if (atomic_read(&wdev->tx_lock)) in wfx_tx_queues_get()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/ |
D | p54spi.c | 430 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()
|
/kernel/linux/linux-5.10/drivers/staging/nvec/ |
D | nvec.c | 269 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() 821 spin_lock_init(&nvec->tx_lock); in tegra_nvec_probe()
|
/kernel/linux/linux-5.10/drivers/net/caif/ |
D | caif_virtio.c | 109 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()
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
D | cdc-phonet.c | 35 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() 363 spin_lock_init(&pnd->tx_lock); in usbpn_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
D | htt_tx.c | 51 lockdep_assert_held(&ar->htt.tx_lock); in __ath10k_htt_tx_txq_recalc() 93 lockdep_assert_held(&ar->htt.tx_lock); in __ath10k_htt_tx_txq_sync() 120 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() 140 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_update() 145 lockdep_assert_held(&htt->tx_lock); in ath10k_htt_tx_dec_pending() 157 lockdep_assert_held(&htt->tx_lock); in ath10k_htt_tx_inc_pending() [all …]
|
D | htc.c | 91 spin_lock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb() 93 spin_unlock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb() 109 spin_lock_bh(&htc->tx_lock); in ath10k_htc_consume_credit() 127 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_consume_credit() 142 spin_lock_bh(&htc->tx_lock); in ath10k_htc_release_credit() 147 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_release_credit() 251 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report() 263 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report() 265 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report() 268 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report() [all …]
|
/kernel/linux/linux-5.10/drivers/rpmsg/ |
D | virtio_rpmsg_bus.c | 65 struct mutex tx_lock; member 453 mutex_lock(&vrp->tx_lock); in get_a_tx_buf() 465 mutex_unlock(&vrp->tx_lock); in get_a_tx_buf() 489 mutex_lock(&vrp->tx_lock); in rpmsg_upref_sleepers() 496 mutex_unlock(&vrp->tx_lock); in rpmsg_upref_sleepers() 516 mutex_lock(&vrp->tx_lock); in rpmsg_downref_sleepers() 523 mutex_unlock(&vrp->tx_lock); in rpmsg_downref_sleepers() 637 mutex_lock(&vrp->tx_lock); in rpmsg_send_offchannel_raw() 654 mutex_unlock(&vrp->tx_lock); in rpmsg_send_offchannel_raw() 899 mutex_init(&vrp->tx_lock); in rpmsg_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
D | rsi_91x_core.c | 283 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()
|
/kernel/linux/linux-5.10/sound/soc/mediatek/common/ |
D | mtk-btcvsd.c | 130 spinlock_t tx_lock; /* spinlock for bt tx stream control */ member 333 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() [all …]
|
/kernel/linux/linux-5.10/drivers/net/can/peak_canfd/ |
D | peak_pciefd_main.c | 183 spinlock_t tx_lock; member 338 spin_lock_irqsave(&priv->tx_lock, flags); in pciefd_irq_handler() 340 spin_unlock_irqrestore(&priv->tx_lock, flags); in pciefd_irq_handler() 509 spin_lock_irqsave(&priv->tx_lock, flags); in pciefd_alloc_tx_msg() 516 spin_unlock_irqrestore(&priv->tx_lock, flags); in pciefd_alloc_tx_msg() 548 spin_unlock_irqrestore(&priv->tx_lock, flags); in pciefd_alloc_tx_msg() 677 spin_lock_init(&priv->tx_lock); in pciefd_can_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
D | dma.c | 248 spin_lock_irqsave(&dev->tx_lock, flags); in mt7601u_complete_tx() 265 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt7601u_complete_tx() 276 spin_lock_irqsave(&dev->tx_lock, flags); in mt7601u_tx_tasklet() 285 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt7601u_tx_tasklet() 304 spin_lock_irqsave(&dev->tx_lock, flags); in mt7601u_dma_submit_tx() 334 spin_unlock_irqrestore(&dev->tx_lock, flags); in mt7601u_dma_submit_tx()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/seeq/ |
D | sgiseeq.c | 110 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()
|
/kernel/linux/linux-5.10/drivers/net/ |
D | rionet.c | 60 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() 521 spin_lock_init(&rnet->tx_lock); in rionet_setup_netdev()
|