Home
last modified time | relevance | path

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

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