Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif.h621 #define RSS_TYPE_IPV4 0x00000001 macro
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c1395 types |= RSS_TYPE_IPV4; in hn_rss_type_fromndis()
1419 if (types & RSS_TYPE_IPV4) in hn_rss_type_tondis()
1539 if ((my_types & RSS_TYPE_IPV4) && in hn_vf_rss_fixup()
1544 mbuf_types &= ~RSS_TYPE_IPV4; in hn_vf_rss_fixup()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c2112 ifrh->ifrh_types |= RSS_TYPE_IPV4; in mlx4_en_ioctl()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c3855 RSS_TYPE_IPV4 | in mlx5e_ioctl()