Searched refs:tx_lock (Results 1 - 25 of 85) sorted by relevance

1234

/drivers/net/wimax/i2400m/
H A Dsdio-tx.c128 spin_lock_irqsave(&i2400m->tx_lock, flags);
131 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
156 spin_lock_irqsave(&i2400m->tx_lock, flags);
158 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
171 spin_lock_irqsave(&i2400m->tx_lock, flags);
173 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
H A Dusb-tx.c189 spin_lock_irqsave(&i2400m->tx_lock, flags);
192 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
212 spin_lock_irqsave(&i2400m->tx_lock, flags);
214 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
265 spin_lock_irqsave(&i2400m->tx_lock, flags);
268 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
H A Dtx.c428 * Assumes i2400m->tx_lock is taken, and we use that as a barrier
499 * Assumes i2400m->tx_lock is taken, and we use that as a barrier
532 * Assumes i2400m->tx_lock is taken, and we use that as a barrier
558 * Assumes i2400m->tx_lock is taken, and we use that as a barrier
734 spin_lock_irqsave(&i2400m->tx_lock, flags);
801 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
847 spin_lock_irqsave(&i2400m->tx_lock, flags);
912 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
939 spin_lock_irqsave(&i2400m->tx_lock, flags);
951 spin_unlock_irqrestore(&i2400m->tx_lock, flag
[all...]
H A Dnetdev.c162 spin_lock_irqsave(&i2400m->tx_lock, flags);
165 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
249 spin_lock_irqsave(&i2400m->tx_lock, flags);
252 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
290 spin_lock_irqsave(&i2400m->tx_lock, flags);
299 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
H A Ddebugfs.c129 spin_lock_irqsave(&i2400m->tx_lock, flags);
135 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
147 spin_lock_irqsave(&i2400m->tx_lock, flags);
155 spin_unlock_irqrestore(&i2400m->tx_lock, flags);
/drivers/char/
H A Dmsm_smd_pkt.c48 struct mutex tx_lock; member in struct:smd_pkt_dev
191 mutex_lock(&smd_pkt_devp->tx_lock);
193 mutex_unlock(&smd_pkt_devp->tx_lock);
201 mutex_unlock(&smd_pkt_devp->tx_lock);
208 mutex_unlock(&smd_pkt_devp->tx_lock);
212 mutex_unlock(&smd_pkt_devp->tx_lock);
395 mutex_init(&smd_pkt_devp[i]->tx_lock);
430 mutex_destroy(&smd_pkt_devp[i]->tx_lock);
452 mutex_destroy(&smd_pkt_devp[i]->tx_lock);
/drivers/staging/sbe-2t3e3/
H A Dmain.c51 spin_lock_irqsave(&sc->ether.tx_lock, flags);
72 spin_unlock_irqrestore(&sc->ether.tx_lock, flags);
126 spin_unlock_irqrestore(&sc->ether.tx_lock, flags);
/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c155 spin_lock(&hif_dev->tx.tx_lock);
157 spin_unlock(&hif_dev->tx.tx_lock);
162 spin_unlock(&hif_dev->tx.tx_lock);
267 spin_lock(&hif_dev->tx.tx_lock);
269 spin_unlock(&hif_dev->tx.tx_lock);
273 spin_unlock(&hif_dev->tx.tx_lock);
288 spin_lock(&hif_dev->tx.tx_lock);
294 spin_unlock(&hif_dev->tx.tx_lock);
373 spin_lock_irqsave(&hif_dev->tx.tx_lock, flags);
376 spin_unlock_irqrestore(&hif_dev->tx.tx_lock, flag
[all...]
H A Dhtc_drv_txrx.c58 spin_lock_bh(&priv->tx.tx_lock);
65 spin_unlock_bh(&priv->tx.tx_lock);
70 spin_lock_bh(&priv->tx.tx_lock);
76 spin_unlock_bh(&priv->tx.tx_lock);
83 spin_lock_bh(&priv->tx.tx_lock);
86 spin_unlock_bh(&priv->tx.tx_lock);
90 spin_unlock_bh(&priv->tx.tx_lock);
97 spin_lock_bh(&priv->tx.tx_lock);
99 spin_unlock_bh(&priv->tx.tx_lock);
392 spin_lock_bh(&priv->tx.tx_lock);
[all...]
H A Dhif_usb.h79 spinlock_t tx_lock; member in struct:hif_usb_tx
H A Dwmi.c167 spin_lock_bh(&priv->tx.tx_lock);
169 spin_unlock_bh(&priv->tx.tx_lock);
172 spin_unlock_bh(&priv->tx.tx_lock);
/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h74 spinlock_t tx_lock; member in struct:stmmac_priv
/drivers/net/wireless/p54/
H A Dp54spi.h116 spinlock_t tx_lock; member in struct:p54s_priv
118 /* protected by tx_lock */
H A Dp54spi.c444 spin_lock_irqsave(&priv->tx_lock, flags);
452 spin_unlock_irqrestore(&priv->tx_lock, flags);
469 spin_lock_irqsave(&priv->tx_lock, flags);
471 spin_unlock_irqrestore(&priv->tx_lock, flags);
485 spin_lock_irqsave(&priv->tx_lock, flags);
487 spin_unlock_irqrestore(&priv->tx_lock, flags);
588 spin_lock_irqsave(&priv->tx_lock, flags);
590 spin_unlock_irqrestore(&priv->tx_lock, flags);
655 spin_lock_init(&priv->tx_lock);
/drivers/net/usb/
H A Dcdc-phonet.c48 spinlock_t tx_lock; member in struct:usbpn_dev
83 spin_lock_irqsave(&pnd->tx_lock, flags);
87 spin_unlock_irqrestore(&pnd->tx_lock, flags);
118 spin_lock(&pnd->tx_lock);
121 spin_unlock(&pnd->tx_lock);
400 spin_lock_init(&pnd->tx_lock);
/drivers/staging/nvec/
H A Dnvec.h149 * @tx_lock: Spinlock for modifications on @tx_data
176 spinlock_t tx_lock, rx_lock; member in struct:nvec_chip
H A Dnvec.c261 spin_lock_irqsave(&nvec->tx_lock, flags);
263 spin_unlock_irqrestore(&nvec->tx_lock, flags);
332 spin_lock_irqsave(&nvec->tx_lock, flags);
335 spin_unlock_irqrestore(&nvec->tx_lock, flags);
346 spin_lock_irqsave(&nvec->tx_lock, flags);
353 spin_unlock_irqrestore(&nvec->tx_lock, flags);
499 spin_lock(&nvec->tx_lock);
512 spin_unlock(&nvec->tx_lock);
792 spin_lock_init(&nvec->tx_lock);
/drivers/block/
H A Dnbd.c127 mutex_lock(&nbd->tx_lock);
134 mutex_unlock(&nbd->tx_lock);
232 /* always call with the tx_lock held */
431 * Because we have set nbd->sock to NULL under the tx_lock, all
468 mutex_lock(&nbd->tx_lock);
470 mutex_unlock(&nbd->tx_lock);
489 mutex_unlock(&nbd->tx_lock);
569 /* Must be called with tx_lock held */
658 mutex_unlock(&nbd->tx_lock);
662 mutex_lock(&nbd->tx_lock);
[all...]
/drivers/net/irda/
H A Dsir_dev.c369 spin_lock_irqsave(&dev->tx_lock, flags); /* serialize with other tx operations */
371 spin_unlock_irqrestore(&dev->tx_lock, flags);
373 spin_lock_irqsave(&dev->tx_lock, flags);
389 spin_unlock_irqrestore(&dev->tx_lock, flags);
440 spin_lock_irqsave(&dev->tx_lock, flags);
526 spin_unlock_irqrestore(&dev->tx_lock, flags);
636 if(spin_is_locked(&dev->tx_lock)) {
641 spin_lock_irqsave(&dev->tx_lock, flags);
671 spin_unlock_irqrestore(&dev->tx_lock, flags);
912 spin_lock_init(&dev->tx_lock);
[all...]
/drivers/rpmsg/
H A Dvirtio_rpmsg_bus.c46 * @tx_lock: protects svq, sbufs and sleepers, to allow concurrent senders.
65 struct mutex tx_lock; member in struct:virtproc_info
582 mutex_lock(&vrp->tx_lock);
594 mutex_unlock(&vrp->tx_lock);
618 mutex_lock(&vrp->tx_lock);
625 mutex_unlock(&vrp->tx_lock);
645 mutex_lock(&vrp->tx_lock);
652 mutex_unlock(&vrp->tx_lock);
763 mutex_lock(&vrp->tx_lock);
782 mutex_unlock(&vrp->tx_lock);
[all...]
/drivers/net/wireless/ath/ath6kl/
H A Dhtc.c410 spin_lock_bh(&target->tx_lock);
422 spin_unlock_bh(&target->tx_lock);
845 spin_lock_bh(&target->tx_lock);
850 spin_unlock_bh(&target->tx_lock);
875 spin_unlock_bh(&target->tx_lock);
908 spin_lock_bh(&target->tx_lock);
935 spin_unlock_bh(&target->tx_lock);
948 spin_lock_bh(&target->tx_lock);
950 spin_unlock_bh(&target->tx_lock);
969 spin_lock_bh(&target->tx_lock);
[all...]
/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c350 spin_lock(&fep->tx_lock);
429 spin_unlock(&fep->tx_lock);
639 spin_lock_irqsave(&fep->tx_lock, flags);
648 spin_unlock_irqrestore(&fep->tx_lock, flags);
704 spin_unlock_irqrestore(&fep->tx_lock, flags);
867 spin_lock(&fep->tx_lock);
869 spin_unlock(&fep->tx_lock);
1077 spin_lock_init(&fep->tx_lock);
/drivers/net/ethernet/seeq/
H A Dsgiseeq.c110 spinlock_t tx_lock; member in struct:sgiseeq_private
168 spin_lock_irq(&sp->tx_lock);
170 spin_unlock_irq(&sp->tx_lock);
506 spin_lock(&sp->tx_lock);
521 spin_unlock(&sp->tx_lock);
592 spin_lock_irqsave(&sp->tx_lock, flags);
598 spin_unlock_irqrestore(&sp->tx_lock, flags);
644 spin_unlock_irqrestore(&sp->tx_lock, flags);
/drivers/net/
H A Drionet.c62 spinlock_t tx_lock; member in struct:rionet_private
180 if (!spin_trylock(&rnet->tx_lock)) {
187 spin_unlock_irqrestore(&rnet->tx_lock, flags);
205 spin_unlock_irqrestore(&rnet->tx_lock, flags);
465 spin_lock_init(&rnet->tx_lock);
/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.h244 spinlock_t tx_lock; member in struct:bcm_enet_priv

Completed in 530 milliseconds

1234