Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/hcapi/cfa/
H A Dhcapi_cfa_p58.c89 val1 = hashword(((uint32_t *)in_key), in hcapi_cfa_lookup3_hash()
H A Dhcapi_cfa_p4.c94 val1 = hashword(((uint32_t *)in_key) + 1, in hcapi_cfa_lookup3_hash()
/dpdk/drivers/net/bnxt/tf_core/
H A Dlookup3.h121 static inline uint32_t hashword(const uint32_t *k, in hashword() function