Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dliquidio_common.h582 u64 has_hash:1; /** Has hash (rth or rss). 1 = yes. */ member
613 u64 has_hash:1; /** Has hash (rth or rss). 1 = yes. */
Dlio_core.c671 if (rh->r_dh.has_hash) { in liquidio_push_packet()