Home
last modified time | relevance | path

Searched refs:__netif_tx_unlock_bh (Results 1 – 6 of 6) 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/chelsio/cxgb4/
H A Dsge.c2678 __netif_tx_unlock_bh(q->txq); in cxgb4_selftest_lb_pkt()
2713 __netif_tx_unlock_bh(q->txq); in cxgb4_selftest_lb_pkt()
4944 __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/include/linux/
H A Dnetdevice.h4400 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.c1862 __netif_tx_unlock_bh(txq); in mlx5e_tx_disable_queue()