Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c3268 static u16 skb_tx_hash(const struct net_device *dev, in skb_tx_hash() function
4258 new_index = skb_tx_hash(dev, sb_dev, skb); in netdev_pick_tx()