Home
last modified time | relevance | path

Searched refs:__netif_tx_unlock_bh (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c407 __netif_tx_unlock_bh(tx_ring->txq); in qlcnic_send_cmd_descs()
431 __netif_tx_unlock_bh(tx_ring->txq); in qlcnic_send_cmd_descs()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c574 __netif_tx_unlock_bh(tx_ring->txq); in netxen_send_cmd_descs()
596 __netif_tx_unlock_bh(tx_ring->txq); in netxen_send_cmd_descs()
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c355 __netif_tx_unlock_bh(nq); in tsnep_tx_enable()
367 __netif_tx_unlock_bh(nq); in tsnep_tx_disable()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2679 __netif_tx_unlock_bh(q->txq); in cxgb4_selftest_lb_pkt()
2714 __netif_tx_unlock_bh(q->txq); in cxgb4_selftest_lb_pkt()
4929 __netif_tx_unlock_bh(etq->txq); in t4_free_sge_resources()
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1119 __netif_tx_unlock_bh(nq); in txq_reclaim()
/linux/drivers/net/
H A Dvirtio_net.c3521 __netif_tx_unlock_bh(txq); in virtnet_tx_pause()
3537 __netif_tx_unlock_bh(txq); in virtnet_tx_resume()
/linux/include/linux/
H A Dnetdevice.h4700 static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) in __netif_tx_unlock_bh() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1940 __netif_tx_unlock_bh(txq); in mlx5e_tx_disable_queue()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2907 __netif_tx_unlock_bh(netdev_get_tx_queue(priv->dev, queue)); in stmmac_tx_clean()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11467 __netif_tx_unlock_bh(txq); in bnxt_tx_queue_stop()