Home
last modified time | relevance | path

Searched refs:netif_tx_unlock (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/net/sched/
Dsch_generic.c265 netif_tx_unlock(dev); in dev_watchdog()
/linux-2.6.39/include/linux/
Dnetdevice.h2354 static inline void netif_tx_unlock(struct net_device *dev) in netif_tx_unlock() function
2373 netif_tx_unlock(dev); in netif_tx_unlock_bh()
/linux-2.6.39/drivers/infiniband/ulp/ipoib/
Dipoib_ib.c480 netif_tx_unlock(dev); in drain_tx_cq()
Dipoib_cm.c829 netif_tx_unlock(dev); in ipoib_cm_handle_tx_wc()
/linux-2.6.39/drivers/net/
Dsunvnet.c500 netif_tx_unlock(dev); in maybe_tx_wakeup()
Dpxa168_eth.c757 netif_tx_unlock(dev); in txq_reclaim()
Dskge.c3153 netif_tx_unlock(dev); in skge_tx_done()
Dsky2.c3265 netif_tx_unlock(dev); in sky2_detach()
/linux-2.6.39/drivers/net/sfc/
Dnic.c732 netif_tx_unlock(efx->net_dev); in efx_handle_tx_event()
/linux-2.6.39/drivers/net/stmmac/
Dstmmac_main.c647 netif_tx_unlock(priv->dev); in stmmac_tx()