Searched refs:libeth_rx_pt_set_hash (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/net/libeth/ |
| H A D | rx.h | 302 static inline void libeth_rx_pt_set_hash(struct sk_buff *skb, u32 hash, in libeth_rx_pt_set_hash() function
|
| /linux-6.15/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_singleq_txrx.c | 752 libeth_rx_pt_set_hash(skb, hash, decoded); in idpf_rx_singleq_base_hash() 778 libeth_rx_pt_set_hash(skb, hash, decoded); in idpf_rx_singleq_flex_hash()
|
| H A D | idpf_txrx.c | 2885 libeth_rx_pt_set_hash(skb, hash, decoded); in idpf_rx_hash()
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx_lib.c | 80 libeth_rx_pt_set_hash(skb, hash, decoded); in ice_rx_hash_to_skb()
|
| /linux-6.15/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-6.15/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_txrx.c | 1832 libeth_rx_pt_set_hash(skb, hash, decoded); in i40e_rx_hash()
|