Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c342 __netif_tx_unlock_bh(nq); in tsnep_tx_enable()
354 __netif_tx_unlock_bh(nq); in tsnep_tx_disable()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2692 __netif_tx_unlock_bh(q->txq); in cxgb4_selftest_lb_pkt()
2727 __netif_tx_unlock_bh(q->txq); in cxgb4_selftest_lb_pkt()
4958 __netif_tx_unlock_bh(etq->txq); in t4_free_sge_resources()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c2463 __netif_tx_unlock_bh(txq); in virtnet_tx_resize()
2472 __netif_tx_unlock_bh(txq); in virtnet_tx_resize()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1119 __netif_tx_unlock_bh(nq); in txq_reclaim()
/openbmc/linux/include/linux/
H A Dnetdevice.h4415 static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) in __netif_tx_unlock_bh() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1740 __netif_tx_unlock_bh(txq); in mlx5e_tx_disable_queue()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2711 __netif_tx_unlock_bh(netdev_get_tx_queue(priv->dev, queue)); in stmmac_tx_clean()