Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dscaling.rst440 transmitting the first packet in a flow, the function get_xps_queue() is
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c3959 static int get_xps_queue(struct net_device *dev, struct net_device *sb_dev, in get_xps_queue() function
4025 int new_index = get_xps_queue(dev, sb_dev, skb); in netdev_pick_tx()