Searched refs:hashtype (Results 1 – 6 of 6) sorted by relevance
125 *hashtype = M_HASHTYPE_RSS_TCP_IPV4; in rss_proto_software_hash_v4()131 *hashtype = M_HASHTYPE_RSS_UDP_IPV4; in rss_proto_software_hash_v4()137 *hashtype = M_HASHTYPE_RSS_IPV4; in rss_proto_software_hash_v4()170 *hashtype = M_HASHTYPE_RSS_TCP_IPV4; in xps_proto_software_hash_v4()175 *hashtype = M_HASHTYPE_RSS_UDP_IPV4; in xps_proto_software_hash_v4()180 *hashtype = M_HASHTYPE_RSS_IPV4; in xps_proto_software_hash_v4()184 *hashtype = M_HASHTYPE_NONE; in xps_proto_software_hash_v4()205 uint32_t *hashtype) in rss_mbuf_software_hash_v4() argument324 hashtype); in rss_mbuf_software_hash_v4()338 hashtype); in rss_mbuf_software_hash_v4()[all …]
47 uint32_t *hashval, uint32_t *hashtype);51 uint32_t *hashtype);55 u_short sp, u_short dp, int proto, uint32_t *hashtype);
126 *hashtype = M_HASHTYPE_RSS_TCP_IPV6; in rss_proto_software_hash_v6()132 *hashtype = M_HASHTYPE_RSS_UDP_IPV6; in rss_proto_software_hash_v6()138 *hashtype = M_HASHTYPE_RSS_IPV6; in rss_proto_software_hash_v6()172 *hashtype = M_HASHTYPE_RSS_TCP_IPV6; in xps_proto_software_hash_v6()177 *hashtype = M_HASHTYPE_RSS_UDP_IPV6; in xps_proto_software_hash_v6()182 *hashtype = M_HASHTYPE_RSS_IPV6; in xps_proto_software_hash_v6()186 *hashtype = M_HASHTYPE_NONE; in xps_proto_software_hash_v6()208 uint32_t *hashtype) in rss_mbuf_software_hash_v6() argument350 hashtype); in rss_mbuf_software_hash_v6()363 hashtype); in rss_mbuf_software_hash_v6()[all …]
48 uint32_t *hashval, uint32_t *hashtype);52 uint32_t *hashtype);57 int proto, uint32_t *hashtype);
279 uint32_t hashtype, hashval; in lio_push_packet() local286 hashtype = in lio_push_packet()296 hashtype = in lio_push_packet()305 switch (hashtype) { in lio_push_packet()
1657 uint16_t hashtype = cqe->rx_hashtype; in mana_rx_mbuf() local1658 if (hashtype & NDIS_HASH_IPV4_MASK) { in mana_rx_mbuf()1659 hashtype &= NDIS_HASH_IPV4_MASK; in mana_rx_mbuf()1660 switch (hashtype) { in mana_rx_mbuf()1670 } else if (hashtype & NDIS_HASH_IPV6_MASK) { in mana_rx_mbuf()1671 hashtype &= NDIS_HASH_IPV6_MASK; in mana_rx_mbuf()1672 switch (hashtype) { in mana_rx_mbuf()