Searched refs:__netdev_pick_tx (Results 1 – 1 of 1) sorted by relevance
3000 static u16 __netdev_pick_tx(struct net_device *dev, struct sk_buff *skb) in __netdev_pick_tx() function3037 __netdev_pick_tx); in netdev_pick_tx()3039 queue_index = __netdev_pick_tx(dev, skb); in netdev_pick_tx()