Searched refs:__netif_tx_unlock_bh (Results 1 – 8 of 8) sorted by relevance
407 __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()
574 __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()
2076 __netif_tx_unlock_bh(txq); in virtnet_tx_resize()2085 __netif_tx_unlock_bh(txq); in virtnet_tx_resize()
1119 __netif_tx_unlock_bh(nq); in txq_reclaim()
4373 static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) in __netif_tx_unlock_bh() function
4958 __netif_tx_unlock_bh(etq->txq); in t4_free_sge_resources()
1689 __netif_tx_unlock_bh(txq); in mlx5e_tx_disable_queue()
2692 __netif_tx_unlock_bh(netdev_get_tx_queue(priv->dev, queue)); in stmmac_tx_clean()
Completed in 78 milliseconds