Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/cavium/liquidio/
Dlio_core.c661 __be32 *hash_be = (__be32 *)(skb->data + r_dh_off); in liquidio_push_packet() local
662 u32 hash = be32_to_cpu(*hash_be); in liquidio_push_packet()