Searched refs:hash_info (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/hyperv/ |
| H A D | rndis_filter.c | 432 const u32 *hash_info, in rsc_add_data() argument 457 if (hash_info != NULL) { in rsc_add_data() 458 nvchan->rsc.hash_info = *hash_info; in rsc_add_data() 480 const u32 *hash_info; in rndis_filter_receive_data() local 526 hash_info = rndis_get_ppi(ndev, rndis_pkt, rpkt_len, NBL_HASH_VALUE, 0, in rndis_filter_receive_data() 527 sizeof(*hash_info), data); in rndis_filter_receive_data() 558 rsc_add_data(nvchan, vlan, csum_info, hash_info, in rndis_filter_receive_data()
|
| H A D | netvsc_drv.c | 521 u32 *hash_info; in netvsc_xmit() local 524 hash_info = init_ppi_data(rndis_msg, NDIS_HASH_PPI_SIZE, in netvsc_xmit() 526 *hash_info = hash; in netvsc_xmit() 760 const u32 *hash_info = &nvchan->rsc.hash_info; in netvsc_alloc_recv_skb() local 824 skb_set_hash(skb, *hash_info, PKT_HASH_TYPE_L4); in netvsc_alloc_recv_skb()
|
| H A D | hyperv_net.h | 949 u32 hash_info; member
|
| /linux/lib/crypto/ |
| H A D | Makefile | 17 obj-$(CONFIG_CRYPTO_HASH_INFO) += hash_info.o
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2352 in crypto/hash_info.h.
|