Home
last modified time | relevance | path

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

/freebsd/sys/dev/liquidio/base/
H A Dlio_common.h500 uint64_t has_hash:1; /* Has hash (rth or rss). 1 = yes. */ member
531 uint64_t has_hash:1; /* Has hash (rth or rss). 1 = yes. */
/freebsd/sys/dev/liquidio/
H A Dlio_core.c278 if (rh->r_dh.has_hash) { in lio_push_packet()