Searched refs:skb_get_hash_raw (Results 1 – 13 of 13) sorted by relevance
329 u32 hash = skb_get_hash_raw(skb); in gro_list_prepare()337 if (hash != skb_get_hash_raw(p)) { in gro_list_prepare()439 u32 bucket = skb_get_hash_raw(skb) & (GRO_HASH_BUCKETS - 1); in dev_gro_receive()
486 key->hash = skb_get_hash_raw(skb); in skb_flow_dissect_hash()
187 tbl_idx = skb_get_hash_raw(skb) & ENIC_RFS_FLW_MASK; in enic_rx_flow_steer()
198 return skb_get_hash_raw(skb) % dev->real_num_tx_queues; in xenvif_select_queue()201 [skb_get_hash_raw(skb) % size]; in xenvif_select_queue()
319 *(uint32_t *)extra->u.hash.value = skb_get_hash_raw(skb); in xenvif_rx_next_skb()
438 idx = skb_get_hash_raw(skb) & ICE_ARFS_LST_MASK; in ice_rx_flow_steer()
461 tbl_idx = skb_get_hash_raw(skb) & QEDE_RFS_FLW_MASK; in qede_rx_flow_steer()
552 hash = skb_get_hash_raw(skb); in netvsc_xmit()
551 hash = skb_get_hash_raw(skb); in queue_userspace_packet()
1576 static inline __u32 skb_get_hash_raw(const struct sk_buff *skb) in skb_get_hash_raw() function
2066 return skb_get_hash_raw(skb) >> 1; in fib_multipath_hash()
2484 return skb_get_hash_raw(skb) >> 1; in rt6_multipath_hash()
12985 idx = skb_get_hash_raw(skb) & BNXT_NTP_FLTR_HASH_MASK; in bnxt_rx_flow_steer()