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