Searched refs:__netif_tx_unlock_bh (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c407 __netif_tx_unlock_bh(tx_ring->txq);
431 __netif_tx_unlock_bh(tx_ring->txq);
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c574 __netif_tx_unlock_bh(tx_ring->txq);
596 __netif_tx_unlock_bh(tx_ring->txq);
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_main.c354 __netif_tx_unlock_bh(nq);
366 __netif_tx_unlock_bh(nq);
/linux-master/drivers/net/
H A Dvirtio_net.c2509 __netif_tx_unlock_bh(txq);
2518 __netif_tx_unlock_bh(txq);
/linux-master/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1119 __netif_tx_unlock_bh(nq);
/linux-master/include/linux/
H A Dnetdevice.h4412 static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) function
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4944 __netif_tx_unlock_bh(etq->txq);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1818 __netif_tx_unlock_bh(txq);
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2784 __netif_tx_unlock_bh(netdev_get_tx_queue(priv->dev, queue));

Completed in 671 milliseconds