Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/
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-v6.6/drivers/net/ethernet/qlogic/netxen/
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-v6.6/drivers/net/ethernet/engleder/
Dtsnep_main.c342 __netif_tx_unlock_bh(nq); in tsnep_tx_enable()
354 __netif_tx_unlock_bh(nq); in tsnep_tx_disable()
/Linux-v6.6/drivers/net/
Dvirtio_net.c2429 __netif_tx_unlock_bh(txq); in virtnet_tx_resize()
2438 __netif_tx_unlock_bh(txq); in virtnet_tx_resize()
/Linux-v6.6/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1119 __netif_tx_unlock_bh(nq); in txq_reclaim()
/Linux-v6.6/include/linux/
Dnetdevice.h4393 static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) in __netif_tx_unlock_bh() function
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c4958 __netif_tx_unlock_bh(etq->txq); in t4_free_sge_resources()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1740 __netif_tx_unlock_bh(txq); in mlx5e_tx_disable_queue()
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2727 __netif_tx_unlock_bh(netdev_get_tx_queue(priv->dev, queue)); in stmmac_tx_clean()