| /linux-4.1.27/drivers/net/ethernet/intel/i40evf/ | 
| D | i40evf_virtchnl.c | 735 		netif_tx_start_all_queues(adapter->netdev);  in i40evf_virtchnl_completion()
 | 
| /linux-4.1.27/drivers/net/xen-netback/ | 
| D | interface.c | 251 	netif_tx_start_all_queues(dev);  in xenvif_open()
 | 
| /linux-4.1.27/drivers/staging/rtl8723au/os_dep/ | 
| D | os_intfs.c | 693 		netif_tx_start_all_queues(pnetdev);  in netdev_open23a()
 | 
| /linux-4.1.27/drivers/net/ethernet/ | 
| D | lantiq_etop.c | 494 	netif_tx_start_all_queues(dev);  in ltq_etop_open()
 | 
| /linux-4.1.27/drivers/net/hyperv/ | 
| D | netvsc_drv.c | 107 	netif_tx_start_all_queues(net);  in netvsc_open()
 | 
| /linux-4.1.27/drivers/net/ethernet/amd/xgbe/ | 
| D | xgbe-drv.c | 937 	netif_tx_start_all_queues(netdev);  in xgbe_powerup()969 	netif_tx_start_all_queues(netdev);  in xgbe_start()
 
 | 
| /linux-4.1.27/drivers/staging/rtl8188eu/os_dep/ | 
| D | os_intfs.c | 1008 		netif_tx_start_all_queues(pnetdev);  in _netdev_open()
 | 
| /linux-4.1.27/drivers/staging/netlogic/ | 
| D | xlr_net.c | 234 	netif_tx_start_all_queues(ndev);  in xlr_net_open()
 | 
| /linux-4.1.27/drivers/net/ethernet/cadence/ | 
| D | macb.c | 598 	netif_tx_start_all_queues(bp->dev);  in macb_tx_error_task()1842 	netif_tx_start_all_queues(dev);  in macb_open()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/ti/ | 
| D | cpmac.c | 919 		netif_tx_start_all_queues(dev);  in cpmac_adjust_link()
 | 
| /linux-4.1.27/drivers/net/ethernet/atheros/alx/ | 
| D | main.c | 858 		netif_tx_start_all_queues(alx->dev);  in __alx_open()
 | 
| /linux-4.1.27/net/mac80211/ | 
| D | iface.c | 720 		netif_tx_start_all_queues(dev);  in ieee80211_do_open()
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/fm10k/ | 
| D | fm10k_pci.c | 1512 	netif_tx_start_all_queues(interface->netdev);  in fm10k_up()
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/ | 
| D | bcmsysport.c | 1450 	netif_tx_start_all_queues(dev);  in bcm_sysport_netif_start()
 | 
| D | bnx2.c | 6403 	netif_tx_start_all_queues(dev);  in bnx2_open()
 | 
| D | tg3.c | 11591 	netif_tx_start_all_queues(dev);  in tg3_start()
 | 
| /linux-4.1.27/drivers/net/ | 
| D | xen-netfront.c | 359 	netif_tx_start_all_queues(dev);  in xennet_open()
 | 
| D | tun.c | 743 	netif_tx_start_all_queues(dev);  in tun_net_open()
 | 
| /linux-4.1.27/drivers/net/ethernet/sun/ | 
| D | sunvnet.c | 1463 	netif_tx_start_all_queues(dev);  in vnet_open()
 | 
| D | niu.c | 6143 	netif_tx_start_all_queues(dev);  in niu_open()6798 		netif_tx_start_all_queues(dev);  in niu_change_mtu()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ | 
| D | cxgb4vf_main.c | 798 	netif_tx_start_all_queues(dev);  in cxgb4vf_open()
 | 
| /linux-4.1.27/include/linux/ | 
| D | netdevice.h | 2519 static inline void netif_tx_start_all_queues(struct net_device *dev)  in netif_tx_start_all_queues()  function
 | 
| /linux-4.1.27/drivers/net/ethernet/marvell/ | 
| D | mvneta.c | 2447 	netif_tx_start_all_queues(pp->dev);  in mvneta_start_dev()
 | 
| D | mvpp2.c | 5367 	netif_tx_start_all_queues(port->dev);  in mvpp2_start_dev()
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/genet/ | 
| D | bcmgenet.c | 2618 	netif_tx_start_all_queues(dev);  in bcmgenet_netif_start()
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/igb/ | 
| D | igb_main.c | 1755 	netif_tx_start_all_queues(adapter->netdev);  in igb_up()3104 	netif_tx_start_all_queues(netdev);  in __igb_open()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/freescale/ | 
| D | fec_main.c | 2790 	netif_tx_start_all_queues(ndev);  in fec_enet_open()
 | 
| D | ucc_geth.c | 3537 		netif_tx_start_all_queues(dev);  in ucc_geth_timeout_work()
 | 
| /linux-4.1.27/drivers/net/ethernet/ibm/ehea/ | 
| D | ehea_main.c | 2453 		netif_tx_start_all_queues(dev);  in ehea_open()
 | 
| /linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | cxgb3_main.c | 1439 	netif_tx_start_all_queues(dev);  in cxgb_open()
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ | 
| D | ixgbevf_main.c | 2076 	netif_tx_start_all_queues(netdev);  in ixgbevf_up_complete()
 | 
| /linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ | 
| D | en_netdev.c | 1703 	netif_tx_start_all_queues(dev);  in mlx4_en_start_port()
 | 
| /linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_main.c | 1912 	netif_tx_start_all_queues(netdev);  in __qlcnic_up()
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_cmn.c | 2827 		netif_tx_start_all_queues(bp->dev);  in bnx2x_nic_load()
 | 
| /linux-4.1.27/drivers/net/ethernet/neterion/vxge/ | 
| D | vxge-main.c | 2898 	netif_tx_start_all_queues(vdev->ndev);  in vxge_open()
 | 
| /linux-4.1.27/drivers/net/ethernet/qlogic/qlge/ | 
| D | qlge_main.c | 4046 	netif_tx_start_all_queues(qdev->ndev);  in ql_adapter_up()
 | 
| /linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_main.c | 2721 		netif_tx_start_all_queues(dev);  in cxgb_open()
 | 
| /linux-4.1.27/drivers/net/ethernet/emulex/benet/ | 
| D | be_main.c | 3274 	netif_tx_start_all_queues(netdev);  in be_open()
 | 
| /linux-4.1.27/drivers/net/ethernet/neterion/ | 
| D | s2io.c | 534 	netif_tx_start_all_queues(sp->dev);  in s2io_start_all_tx_queue()
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_main.c | 8117 	netif_tx_start_all_queues(vdev);  in ixgbe_fwd_add()
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_main.c | 4723 		netif_tx_start_all_queues(vsi->netdev);  in i40e_up_complete()
 |