Searched refs:hash_info (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/net/hyperv/ |
D | rndis_filter.c | 446 const u32 *hash_info, in rsc_add_data() argument 471 if (hash_info != NULL) { in rsc_add_data() 472 nvchan->rsc.hash_info = *hash_info; in rsc_add_data() 494 const u32 *hash_info; in rndis_filter_receive_data() local 540 hash_info = rndis_get_ppi(ndev, rndis_pkt, rpkt_len, NBL_HASH_VALUE, 0, in rndis_filter_receive_data() 541 sizeof(*hash_info), data); in rndis_filter_receive_data() 572 rsc_add_data(nvchan, vlan, csum_info, hash_info, in rndis_filter_receive_data()
|
D | netvsc_drv.c | 550 u32 *hash_info; in netvsc_xmit() local 553 hash_info = init_ppi_data(rndis_msg, NDIS_HASH_PPI_SIZE, in netvsc_xmit() 555 *hash_info = hash; in netvsc_xmit() 789 const u32 *hash_info = &nvchan->rsc.hash_info; in netvsc_alloc_recv_skb() local 853 skb_set_hash(skb, *hash_info, PKT_HASH_TYPE_L4); in netvsc_alloc_recv_skb()
|
D | hyperv_net.h | 936 u32 hash_info; member
|
/Linux-v6.1/crypto/ |
D | Makefile | 207 obj-$(CONFIG_CRYPTO_HASH_INFO) += hash_info.o
|
/Linux-v6.1/Documentation/admin-guide/ |
D | kernel-parameters.txt | 1933 in crypto/hash_info.h.
|