| /NextBSD/sys/net/ |
| HD | rss_config.c | 356 rss_hash2cpuid(uint32_t hash_val, uint32_t hash_type) in rss_hash2cpuid() argument 359 switch (hash_type) { in rss_hash2cpuid() 377 rss_hash2bucket(uint32_t hash_val, uint32_t hash_type, uint32_t *bucket_id) in rss_hash2bucket() argument 380 switch (hash_type) { in rss_hash2bucket()
|
| HD | rss_config.h | 133 u_int rss_hash2cpuid(uint32_t hash_val, uint32_t hash_type); 134 int rss_hash2bucket(uint32_t hash_val, uint32_t hash_type,
|
| /NextBSD/sys/netinet/ |
| HD | in_rss.c | 337 uint32_t hash_val, hash_type; in rss_soft_m2cpuid_v4() local 343 &hash_val, &hash_type); in rss_soft_m2cpuid_v4() 350 M_HASHTYPE_SET(m, hash_type); in rss_soft_m2cpuid_v4()
|
| HD | udp_usrreq.c | 1472 uint32_t hash_val, hash_type; in udp_output() local 1490 pr, &hash_val, &hash_type) == 0) { in udp_output() 1492 M_HASHTYPE_SET(m, hash_type); in udp_output()
|
| /NextBSD/sys/netinet6/ |
| HD | in6_rss.c | 358 uint32_t hash_val, hash_type; in rss_soft_m2cpuid_v6() local 364 &hash_val, &hash_type); in rss_soft_m2cpuid_v6() 371 M_HASHTYPE_SET(m, hash_type); in rss_soft_m2cpuid_v6()
|
| HD | udp6_usrreq.c | 839 uint32_t hash_val, hash_type; in udp6_output() local 860 inp->inp_lport, pr, &hash_val, &hash_type) == 0) { in udp6_output() 862 M_HASHTYPE_SET(m, hash_type); in udp6_output()
|
| /NextBSD/sys/dev/vmware/vmxnet3/ |
| HD | if_vmxreg.h | 335 uint16_t hash_type; member
|
| HD | if_vmx.c | 1629 rss->hash_type = in vmxnet3_reinit_rss_shared_data()
|
| /NextBSD/sys/dev/vxge/vxgehal/ |
| HD | vxgehal-virtualpath.c | 2720 vxge_hal_rth_hash_types_t *hash_type, in vxge_hal_vpath_rts_rth_set() argument 2741 (ptr_t) vpath_handle, algorithm, (ptr_t) hash_type, in vxge_hal_vpath_rts_rth_set() 2774 if (hash_type->hash_type_tcpipv4_en) in vxge_hal_vpath_rts_rth_set() 2778 if (hash_type->hash_type_ipv4_en) in vxge_hal_vpath_rts_rth_set() 2781 if (hash_type->hash_type_tcpipv6_en) in vxge_hal_vpath_rts_rth_set() 2785 if (hash_type->hash_type_ipv6_en) in vxge_hal_vpath_rts_rth_set() 2788 if (hash_type->hash_type_tcpipv6ex_en) in vxge_hal_vpath_rts_rth_set() 2792 if (hash_type->hash_type_ipv6ex_en) in vxge_hal_vpath_rts_rth_set() 2826 vxge_hal_rth_hash_types_t *hash_type, in vxge_hal_vpath_rts_rth_get() argument 2847 (ptr_t) algorithm, (ptr_t) hash_type, in vxge_hal_vpath_rts_rth_get() [all …]
|
| /NextBSD/sys/dev/qlxgb/ |
| HD | qla_hw.h | 453 uint8_t hash_type; member
|
| HD | qla_hw.c | 552 rss_config.hash_type = (Q8_FWCD_RSS_HASH_TYPE_IPV4_TCP_IP | in qla_config_rss()
|
| /NextBSD/sys/dev/cxgb/common/ |
| HD | cxgb_t3_cpl.h | 221 __u8 hash_type:2; member 223 __u8 hash_type:2; member
|
| /NextBSD/contrib/gcc/cp/ |
| HD | mangle.c | 2823 hash_type (const void *val) in hash_type() function 2850 conv_type_names = htab_create_ggc (31, &hash_type, &compare_type, NULL); in mangle_conv_op_name_for_type()
|
| HD | ChangeLog-2003 | 386 (hash_type): Use TYPE_UID of the identifier's type. 3799 * mangle.c (hash_type): Val is the TREE_LIST itself, not a pointer 3956 (hash_type): New function.
|
| /NextBSD/sys/dev/nxge/include/ |
| HD | xgehal-device.h | 489 xge_hal_rts_rth_set(xge_hal_device_t *hldev, u8 def_q, u64 hash_type,
|
| /NextBSD/sys/dev/vxge/include/ |
| HD | vxgehal-ll.h | 5082 vxge_hal_rth_hash_types_t *hash_type, 5103 vxge_hal_rth_hash_types_t *hash_type,
|
| /NextBSD/sys/dev/cxgbe/common/ |
| HD | t4_msg.h | 318 __u8 hash_type:2; member 324 __u8 hash_type:2; member
|
| /NextBSD/sys/dev/qlxgbe/ |
| HD | ql_hw.h | 430 uint8_t hash_type; member
|
| HD | ql_hw.c | 906 c_rss->hash_type = (Q8_MBX_RSS_HASH_TYPE_IPV4_TCP_IP | in qla_config_rss()
|
| /NextBSD/sys/dev/cxgb/ |
| HD | cxgb_sge.c | 2904 if (r->rss_hdr.hash_type && !adap->timestamp) { in process_responses() 3145 rspd->rss_hdr.hash_type, be16toh(rspd->rss_hdr.cq_idx)); in t3_dump_rspq()
|
| /NextBSD/sys/dev/nxge/xgehal/ |
| HD | xgehal-device.c | 6973 xge_hal_rts_rth_set(xge_hal_device_t *hldev, u8 def_q, u64 hash_type, in xge_hal_rts_rth_set() argument 6983 val64 = hash_type; in xge_hal_rts_rth_set()
|
| /NextBSD/sys/dev/cxgbe/ |
| HD | t4_sge.c | 1712 M_HASHTYPE_SET(m0, sw_hashtype[rss->hash_type][rss->ipv6]); in t4_eth_rx()
|