Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c408 __netif_tx_unlock_bh(tx_ring->txq); in qlcnic_send_cmd_descs()
432 __netif_tx_unlock_bh(tx_ring->txq); in qlcnic_send_cmd_descs()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hw.c590 __netif_tx_unlock_bh(tx_ring->txq); in netxen_send_cmd_descs()
612 __netif_tx_unlock_bh(tx_ring->txq); in netxen_send_cmd_descs()
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1134 __netif_tx_unlock_bh(nq); in txq_reclaim()
/Linux-v4.19/include/linux/
Dnetdevice.h3827 static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) in __netif_tx_unlock_bh() function
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c3860 __netif_tx_unlock_bh(etq->txq); in t4_free_sge_resources()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1947 __netif_tx_unlock_bh(netdev_get_tx_queue(priv->dev, queue)); in stmmac_tx_clean()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1354 __netif_tx_unlock_bh(txq); in netif_tx_disable_queue()