| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | htc.c | 69 spin_lock_bh(&ep->htc->tx_lock); in ath11k_htc_prepare_tx_skb() 71 spin_unlock_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() 135 spin_lock_bh(&htc->tx_lock); in ath11k_htc_send() 140 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send() 165 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report() 177 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report() 179 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report() [all …]
|
| H A D | htc.h | 271 spinlock_t tx_lock; member
|
| /freebsd/sys/dev/ntb/if_ntb/ |
| H A D | if_ntb.c | 89 struct mtx tx_lock; member 155 mtx_init(&q->tx_lock, "ntb tx", NULL, MTX_DEF); in ntb_net_attach() 156 q->br = buf_ring_alloc(4096, M_DEVBUF, M_WAITOK, &q->tx_lock); in ntb_net_attach() 208 mtx_destroy(&q->tx_lock); in ntb_net_detach() 368 if (mtx_trylock(&q->tx_lock)) { in ntb_transmit() 370 mtx_unlock(&q->tx_lock); in ntb_transmit() 381 mtx_lock(&q->tx_lock); in ntb_handle_tx() 383 mtx_unlock(&q->tx_lock); in ntb_handle_tx() 409 mtx_lock(&q->tx_lock); in ntb_qflush() 412 mtx_unlock(&q->tx_lock); in ntb_qflush()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | htc.c | 69 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 …]
|
| H A D | htc.h | 290 spinlock_t tx_lock; member
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | htt_tx.c | 53 lockdep_assert_held(&ar->htt.tx_lock); in __ath10k_htt_tx_txq_recalc() 95 lockdep_assert_held(&ar->htt.tx_lock); in __ath10k_htt_tx_txq_sync() 122 spin_lock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_recalc() 124 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_recalc() 129 spin_lock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_sync() 131 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_sync() 139 spin_lock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_update() 142 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_htt_tx_txq_update() 147 lockdep_assert_held(&htt->tx_lock); in ath10k_htt_tx_dec_pending() 159 lockdep_assert_held(&htt->tx_lock); in ath10k_htt_tx_inc_pending() [all …]
|
| H A D | htc.c | 107 spin_lock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb() 109 spin_unlock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb() 125 spin_lock_bh(&htc->tx_lock); in ath10k_htc_consume_credit() 143 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_consume_credit() 158 spin_lock_bh(&htc->tx_lock); in ath10k_htc_release_credit() 163 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_release_credit() 267 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report() 279 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report() 281 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report() 284 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report() [all …]
|
| H A D | txrx.c | 66 spin_lock_bh(&htt->tx_lock); in ath10k_txrx_tx_unref() 71 spin_unlock_bh(&htt->tx_lock); in ath10k_txrx_tx_unref() 86 spin_unlock_bh(&htt->tx_lock); in ath10k_txrx_tx_unref()
|
| H A D | mac.c | 3614 lockdep_assert_held(&ar->htt.tx_lock); in ath10k_mac_tx_lock() 3635 lockdep_assert_held(&ar->htt.tx_lock); in ath10k_mac_tx_unlock() 3655 lockdep_assert_held(&ar->htt.tx_lock); in ath10k_mac_vif_tx_lock() 3666 lockdep_assert_held(&ar->htt.tx_lock); in ath10k_mac_vif_tx_unlock() 3686 lockdep_assert_held(&ar->htt.tx_lock); in ath10k_mac_vif_handle_tx_pause() 3731 spin_lock_bh(&ar->htt.tx_lock); in ath10k_mac_handle_tx_pause_vdev() 3736 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_mac_handle_tx_pause_vdev() 4312 spin_lock_bh(&ar->htt.tx_lock); in ath10k_mac_txq_unref() 4318 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_mac_txq_unref() 4426 spin_lock_bh(&ar->htt.tx_lock); in ath10k_mac_tx_push_txq() [all …]
|
| H A D | htc.h | 378 spinlock_t tx_lock; member
|
| H A D | htt_rx.c | 3777 spin_lock_bh(&ar->htt.tx_lock); in ath10k_htt_rx_tx_mode_switch_ind() 3780 spin_unlock_bh(&ar->htt.tx_lock); in ath10k_htt_rx_tx_mode_switch_ind() 4307 spin_lock_bh(&htc->tx_lock); in ath10k_htt_t2h_msg_handler() 4309 spin_unlock_bh(&htc->tx_lock); in ath10k_htt_t2h_msg_handler() 4314 spin_lock_bh(&htt->tx_lock); in ath10k_htt_t2h_msg_handler() 4316 spin_unlock_bh(&htt->tx_lock); in ath10k_htt_t2h_msg_handler() 4401 spin_lock_bh(&htc->tx_lock); in ath10k_htt_t2h_msg_handler() 4403 spin_unlock_bh(&htc->tx_lock); in ath10k_htt_t2h_msg_handler()
|
| /freebsd/sys/dev/qlxge/ |
| H A D | qls_os.h | 152 #define QLA_TX_LOCK(ha) mtx_lock(&ha->tx_lock); 153 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock);
|
| H A D | qls_def.h | 305 struct mtx tx_lock; member
|
| H A D | qls_os.c | 369 mtx_init(&ha->tx_lock, "qla80xx_tx_lock", MTX_NETWORK_LOCK, MTX_DEF); in qls_pci_attach() 560 mtx_destroy(&ha->tx_lock); in qls_release() 1048 if (!mtx_trylock(&ha->tx_lock)) { in qls_start()
|
| /freebsd/sys/dev/qlxgb/ |
| H A D | qla_os.h | 150 #define QLA_TX_LOCK(ha) mtx_lock(&ha->tx_lock); 151 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock);
|
| H A D | qla_def.h | 161 struct mtx tx_lock; member
|
| H A D | qla_os.c | 272 mtx_init(&ha->tx_lock, "qla80xx_tx_lock", MTX_NETWORK_LOCK, MTX_DEF); in qla_pci_attach() 498 mtx_destroy(&ha->tx_lock); in qla_release() 980 if (!mtx_trylock(&ha->tx_lock)) { in qla_start()
|
| /freebsd/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_mad.c | 548 spin_lock(&tun_qp->tx_lock); in mlx4_ib_send_to_slave() 554 spin_unlock(&tun_qp->tx_lock); in mlx4_ib_send_to_slave() 630 spin_lock(&tun_qp->tx_lock); in mlx4_ib_send_to_slave() 632 spin_unlock(&tun_qp->tx_lock); in mlx4_ib_send_to_slave() 1373 spin_lock(&sqp->tx_lock); in mlx4_ib_send_to_wire() 1379 spin_unlock(&sqp->tx_lock); in mlx4_ib_send_to_wire() 1418 spin_lock(&sqp->tx_lock); in mlx4_ib_send_to_wire() 1420 spin_unlock(&sqp->tx_lock); in mlx4_ib_send_to_wire() 1622 spin_lock_init(&tun_qp->tx_lock); in mlx4_ib_alloc_pv_bufs() 1718 spin_lock(&tun_qp->tx_lock); in mlx4_ib_tunnel_comp_worker() [all …]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | tx.c | 363 spin_lock_bh(&phy->tx_lock); in mt76_tx() 366 spin_unlock_bh(&phy->tx_lock); in mt76_tx() 658 spin_lock(&phy->tx_lock); in mt76_txq_schedule_pending() 666 spin_unlock(&phy->tx_lock); in mt76_txq_schedule_pending() 671 spin_lock(&phy->tx_lock); in mt76_txq_schedule_pending() 678 spin_unlock(&phy->tx_lock); in mt76_txq_schedule_pending()
|
| H A D | mac80211.c | 443 spin_lock_init(&phy->tx_lock); in mt76_phy_init() 1755 spin_lock_bh(&phy->tx_lock); in mt76_wcid_cleanup() 1768 spin_unlock_bh(&phy->tx_lock); in mt76_wcid_cleanup()
|
| /freebsd/sys/dev/xen/netback/ |
| H A D | netback.c | 499 struct mtx tx_lock; member 652 mtx_lock(&xnb->tx_lock); in xnb_disconnect() 653 mtx_unlock(&xnb->tx_lock); in xnb_disconnect() 1188 mtx_init(&xnb->tx_lock, "xnb_tx", "xen netback tx lock", MTX_DEF); in create_netdev() 1339 mtx_destroy(&xnb->tx_lock); in xnb_detach() 1434 mtx_lock(&xnb->tx_lock); in xnb_intr() 1460 mtx_unlock(&xnb->tx_lock); in xnb_intr()
|
| /freebsd/sys/dev/ntb/ |
| H A D | ntb_transport.c | 171 struct mtx tx_lock; member 644 mtx_init(&qp->tx_lock, "ntb transport tx", NULL, MTX_DEF); in ntb_transport_init_queue() 797 mtx_lock(&qp->tx_lock); in ntb_transport_tx_enqueue() 799 mtx_unlock(&qp->tx_lock); in ntb_transport_tx_enqueue() 1581 mtx_lock(&qp->tx_lock); in ntb_send_link_down() 1583 mtx_unlock(&qp->tx_lock); in ntb_send_link_down()
|
| /freebsd/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_tx.c | 94 mtx_init(&ring->tx_lock, "mlx4 tx", NULL, MTX_DEF); in mlx4_en_create_tx_ring() 208 mtx_destroy(&ring->tx_lock); in mlx4_en_destroy_tx_ring() 976 spin_lock(&ring->tx_lock); in mlx4_en_transmit() 979 spin_unlock(&ring->tx_lock); in mlx4_en_transmit()
|
| /freebsd/sys/dev/oce/ |
| H A D | oce_queue.c | 254 LOCK_CREATE(&wq->tx_lock, "TX_lock"); in oce_wq_init() 259 M_WAITOK, &wq->tx_lock.mutex); in oce_wq_init() 300 LOCK_DESTROY(&wq->tx_lock); in oce_wq_free()
|
| H A D | oce_if.c | 652 LOCK(&wq->tx_lock); in oce_multiq_start() 654 UNLOCK(&wq->tx_lock); in oce_multiq_start() 1340 LOCK(&wq->tx_lock); in oce_tx_task() 1346 UNLOCK(&wq->tx_lock); in oce_tx_task() 1369 LOCK(&sc->wq[def_q]->tx_lock); in oce_start() 1371 UNLOCK(&sc->wq[def_q]->tx_lock); in oce_start()
|