Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/networking/
Dscaling.txt384 get_xps_queue() is called to select a queue. This function uses the ID
/linux-4.4.14/net/core/
Ddev.c2970 static inline int get_xps_queue(struct net_device *dev, struct sk_buff *skb) in get_xps_queue() function
3007 int new_index = get_xps_queue(dev, skb); in __netdev_pick_tx()