Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_hash.h25 tf_hash_calc_crc32(uint8_t *buf, uint32_t len);
H A Dtf_hash.c99 tf_hash_calc_crc32(uint8_t *buf, uint32_t len) in tf_hash_calc_crc32() function
H A Dtf_shadow_tbl.c572 hid32 = tf_hash_calc_crc32(sparms->result, len); in tf_shadow_tbl_search()
H A Dtf_shadow_tcam.c225 return tf_hash_calc_crc32(key, len); in tf_shadow_tcam_crc32_calc()