Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c415 __netif_tx_unlock_bh(tx_ring->txq); in qlcnic_send_cmd_descs()
439 __netif_tx_unlock_bh(tx_ring->txq); in qlcnic_send_cmd_descs()
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hw.c605 __netif_tx_unlock_bh(tx_ring->txq); in netxen_send_cmd_descs()
629 __netif_tx_unlock_bh(tx_ring->txq); in netxen_send_cmd_descs()
/linux-4.1.27/include/linux/
Dnetdevice.h3193 static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) in __netif_tx_unlock_bh() function
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1106 __netif_tx_unlock_bh(nq); in txq_reclaim()