Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/networking/
Dscaling.rst440 transmitting the first packet in a flow, the function get_xps_queue() is
/Linux-v6.6/net/core/
Ddev.c4145 static int get_xps_queue(struct net_device *dev, struct net_device *sb_dev, in get_xps_queue() function
4211 int new_index = get_xps_queue(dev, sb_dev, skb); in netdev_pick_tx()