Searched refs:skb_tx_hash (Results 1 – 3 of 3) sorted by relevance
460 new_index = skb_tx_hash(dev, skb); in __netdev_pick_tx()
691 return skb_tx_hash(dev, skb); in mlx4_en_select_queue()
2847 static inline u16 skb_tx_hash(const struct net_device *dev, in skb_tx_hash() function