Searched refs:get_xps_queue (Results 1 – 2 of 2) sorted by relevance
384 get_xps_queue() is called to select a queue. This function uses the ID
2970 static inline int get_xps_queue(struct net_device *dev, struct sk_buff *skb) in get_xps_queue() function3007 int new_index = get_xps_queue(dev, skb); in __netdev_pick_tx()