Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_plug.c187 netif_schedule_queue(sch->dev_queue); in plug_change()
195 netif_schedule_queue(sch->dev_queue); in plug_change()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h3350 void netif_schedule_queue(struct netdev_queue *txq);
3357 netif_schedule_queue(netdev_get_tx_queue(dev, i)); in netif_tx_schedule_all()
3576 netif_schedule_queue(dev_queue); in netdev_tx_completed_queue()
4379 netif_schedule_queue(txq); in netif_tx_unlock()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device1368 netif_schedule_queue
H A Dabi_gki_aarch64_exynosauto1245 netif_schedule_queue
H A Dabi_gki_aarch64_imx1339 netif_schedule_queue
H A Dabi_gki_aarch64_qcom1511 netif_schedule_queue
H A Dabi_gki_aarch64_mtk1321 netif_schedule_queue
H A Dabi_gki_aarch64_rockchip2780 netif_schedule_queue
H A Dabi_gki_aarch64_galaxy2701 netif_schedule_queue
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c3076 void netif_schedule_queue(struct netdev_queue *txq) in netif_schedule_queue() function
3086 EXPORT_SYMBOL(netif_schedule_queue);