Searched refs:libeth_rx_pt_set_hash (Results 1 – 4 of 4) sorted by relevance
| /linux/include/net/libeth/ |
| H A D | rx.h | 308 static inline void libeth_rx_pt_set_hash(struct sk_buff *skb, u32 hash, in libeth_rx_pt_set_hash() function
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_txrx.c | 1049 libeth_rx_pt_set_hash(skb, hash, decoded_pt); in iavf_legacy_rx_hash() 1076 libeth_rx_pt_set_hash(skb, hash, decoded_pt); in iavf_flex_rx_hash()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_txrx.c | 1831 libeth_rx_pt_set_hash(skb, hash, decoded); in i40e_rx_hash()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_txrx.c | 3197 libeth_rx_pt_set_hash(skb, hash, decoded); in idpf_rx_hash()
|