Home
last modified time | relevance | path

Searched refs:last_qtail (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c4334 rflow->last_qtail = in set_rps_cpu()
4416 rflow->last_qtail)) >= 0)) { in get_rps_cpu()
4471 rflow->last_qtail) < in rps_may_expire_flow()
4820 ret = enqueue_to_backlog(skb, cpu, &rflow->last_qtail); in netif_rx_internal()
5579 ret = enqueue_to_backlog(skb, cpu, &rflow->last_qtail); in netif_receive_skb_internal()
5614 enqueue_to_backlog(skb, cpu, &rflow->last_qtail); in netif_receive_skb_list_internal()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h705 unsigned int last_qtail; member