Home
last modified time | relevance | path

Searched refs:hash3 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2_lan_desc.h435 u8 hash3; member
H A Didpf_txrx.c3173 (rx_desc->hash3 << 24); in idpf_rx_hash()
/linux/Documentation/translations/zh_CN/filesystems/
H A Dubifs-authentication.rst278 . | hash3,----.
/linux/scripts/
H A Dget_dvb_firmware563 my $hash3 = "ebce3ea769a53e3e0b0197c3b3f127e3";
574 verify($file3, $hash3);
/linux/lib/zstd/compress/
H A Dzstd_opt.c421 size_t const hash3 = ZSTD_hash3Ptr(ip, hashLog3); in ZSTD_insertAndFindFirstIndexHash3() local
430 return hashTable3[hash3]; in ZSTD_insertAndFindFirstIndexHash3()
/linux/drivers/net/ethernet/agere/
H A Det131x.c951 u32 hash3 = 0; in et1310_setup_device_for_multicast() local
977 hash3 |= (1 << result); in et1310_setup_device_for_multicast()
989 writel(hash3, &rxmac->multi_hash3); in et1310_setup_device_for_multicast()