Home
last modified time | relevance | path

Searched refs:RSS_TYPE_IPV6 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/
H A Dif.h623 #define RSS_TYPE_IPV6 0x00000004 macro
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c1399 types |= RSS_TYPE_IPV6; in hn_rss_type_fromndis()
1423 if (types & RSS_TYPE_IPV6) in hn_rss_type_tondis()
1546 if ((my_types & RSS_TYPE_IPV6) && in hn_vf_rss_fixup()
1553 mbuf_types &= ~RSS_TYPE_IPV6; in hn_vf_rss_fixup()
1559 RSS_TYPE_IPV6))) { in hn_vf_rss_fixup()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c2116 ifrh->ifrh_types |= RSS_TYPE_IPV6; in mlx4_en_ioctl()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c3858 RSS_TYPE_IPV6 | in mlx5e_ioctl()