/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 1039 netif_tx_unlock_bh(p->dev); in ipoib_cm_rep_handler() 1239 netif_tx_unlock_bh(p->dev); in ipoib_cm_tx_destroy() 1292 netif_tx_unlock_bh(dev); in ipoib_cm_tx_handler() 1374 netif_tx_unlock_bh(dev); in ipoib_cm_tx_start() 1394 netif_tx_unlock_bh(dev); in ipoib_cm_tx_start() 1412 netif_tx_unlock_bh(dev); in ipoib_cm_tx_reap() 1419 netif_tx_unlock_bh(dev); in ipoib_cm_tx_reap() 1436 netif_tx_unlock_bh(dev); in ipoib_cm_skb_reap() 1455 netif_tx_unlock_bh(dev); in ipoib_cm_skb_reap()
|
H A D | ipoib_multicast.c | 133 netif_tx_unlock_bh(dev); in ipoib_mcast_free() 309 netif_tx_unlock_bh(dev); in ipoib_mcast_join_finish() 319 netif_tx_unlock_bh(dev); in ipoib_mcast_join_finish() 432 netif_tx_unlock_bh(dev); in ipoib_mcast_join_complete()
|
H A D | ipoib_ib.c | 713 netif_tx_unlock_bh(priv->dev); in ipoib_reap_dead_ahs()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx.h | 197 netif_tx_unlock_bh(dev); in efx_device_detach_sync()
|
H A D | selftest.c | 451 netif_tx_unlock_bh(efx->net_dev); in efx_begin_loopback() 496 netif_tx_unlock_bh(efx->net_dev); in efx_end_loopback()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | selftest.c | 450 netif_tx_unlock_bh(efx->net_dev); in efx_begin_loopback() 495 netif_tx_unlock_bh(efx->net_dev); in efx_end_loopback()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | selftest.c | 453 netif_tx_unlock_bh(efx->net_dev); in ef4_begin_loopback() 498 netif_tx_unlock_bh(efx->net_dev); in ef4_end_loopback()
|
/linux/drivers/net/hamradio/ |
H A D | mkiss.c | 351 netif_tx_unlock_bh(dev); in ax_set_mac_address() 857 netif_tx_unlock_bh(dev); in mkiss_ioctl()
|
H A D | 6pack.c | 288 netif_tx_unlock_bh(dev); in sp_set_mac_address() 720 netif_tx_unlock_bh(dev); in sixpack_ioctl()
|
/linux/drivers/net/ethernet/qualcomm/ |
H A D | qca_spi.c | 322 netif_tx_unlock_bh(qca->net_dev); in qcaspi_transmit() 479 netif_tx_unlock_bh(qca->net_dev); in qcaspi_flush_tx_ring()
|
/linux/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | 1436 netif_tx_unlock_bh(ndev); in fec_enet_timeout_work() 2142 netif_tx_unlock_bh(ndev); in fec_enet_adjust_link() 2155 netif_tx_unlock_bh(ndev); in fec_enet_adjust_link() 2891 netif_tx_unlock_bh(ndev); in fec_enet_set_pauseparam() 3754 netif_tx_unlock_bh(netdev); in fec_set_features() 4664 netif_tx_unlock_bh(ndev); in fec_suspend() 4743 netif_tx_unlock_bh(ndev); in fec_resume()
|
/linux/drivers/net/usb/ |
H A D | cdc_ncm.c | 354 netif_tx_unlock_bh(dev->net); in ndp_to_end_store() 461 netif_tx_unlock_bh(dev->net); in cdc_ncm_update_rxtx_max() 1513 netif_tx_unlock_bh(dev->net); in cdc_ncm_txpath_bh()
|
/linux/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 3131 netif_tx_unlock_bh(dev); in nv_change_mtu() 3181 netif_tx_unlock_bh(dev); in nv_set_mac_address() 4218 netif_tx_unlock_bh(dev); in nv_do_nic_poll() 4460 netif_tx_unlock_bh(dev); in nv_set_link_ksettings() 4611 netif_tx_unlock_bh(dev); in nv_nway_reset() 4772 netif_tx_unlock_bh(dev); in nv_set_ringparam() 4815 netif_tx_unlock_bh(dev); in nv_set_pauseparam() 5282 netif_tx_unlock_bh(dev); in nv_self_test()
|
/linux/net/atm/ |
H A D | clip.c | 117 netif_tx_unlock_bh(entry->neigh->dev); in unlink_clip_vcc()
|
/linux/drivers/net/ethernet/ibm/emac/ |
H A D | core.c | 291 netif_tx_unlock_bh(dev->ndev); in emac_netif_stop() 305 netif_tx_unlock_bh(dev->ndev); in emac_netif_start() 1646 netif_tx_unlock_bh(dev->ndev); in emac_poll_tx()
|
/linux/drivers/net/ |
H A D | xen-netfront.c | 1868 netif_tx_unlock_bh(info->netdev); in netfront_resume() 2468 netif_tx_unlock_bh(np->netdev); in xennet_connect()
|
H A D | virtio_net.c | 5617 netif_tx_unlock_bh(vi->dev); in virtnet_freeze_down() 5646 netif_tx_unlock_bh(vi->dev); in virtnet_restore_up()
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc.c | 2798 netif_tx_unlock_bh(priv->ndev); in enetc_tx_onestep_tstamp()
|
/linux/include/linux/ |
H A D | netdevice.h | 4680 static inline void netif_tx_unlock_bh(struct net_device *dev) in netif_tx_unlock_bh() function
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 1910 netif_tx_unlock_bh(dev); in mlx4_en_stop_port()
|
/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 4718 netif_tx_unlock_bh(netdev); in be_update_queues()
|