Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/networking/
Dscaling.rst440 transmitting the first packet in a flow, the function get_xps_queue() is
/linux-6.6.21/net/core/
Ddev.c4148 static int get_xps_queue(struct net_device *dev, struct net_device *sb_dev, in get_xps_queue() function
4214 int new_index = get_xps_queue(dev, sb_dev, skb); in netdev_pick_tx()