Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/cavium/liquidio/
Dliquidio_common.h595 u64 has_hash:1; /** Has hash (rth or rss). 1 = yes. */ member
626 u64 has_hash:1; /** Has hash (rth or rss). 1 = yes. */
Dlio_core.c651 if (rh->r_dh.has_hash) { in liquidio_push_packet()