Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/
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-6.3-rc2/drivers/net/ethernet/qlogic/netxen/
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-6.3-rc2/drivers/net/
A Dvirtio_net.c2076 __netif_tx_unlock_bh(txq); in virtnet_tx_resize()
2085 __netif_tx_unlock_bh(txq); in virtnet_tx_resize()
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dmv643xx_eth.c1119 __netif_tx_unlock_bh(nq); in txq_reclaim()
/linux-6.3-rc2/include/linux/
A Dnetdevice.h4373 static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) in __netif_tx_unlock_bh() function
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dsge.c4958 __netif_tx_unlock_bh(etq->txq); in t4_free_sge_resources()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c1689 __netif_tx_unlock_bh(txq); in mlx5e_tx_disable_queue()
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_main.c2692 __netif_tx_unlock_bh(netdev_get_tx_queue(priv->dev, queue)); in stmmac_tx_clean()

Completed in 66 milliseconds