Home
last modified time | relevance | path

Searched refs:ifrh_func (Results 1 – 5 of 5) sorted by relevance

/src/sys/net/
H A Dif.h642 uint8_t ifrh_func; /* RSS_FUNC_ */ member
/src/sys/dev/hyperv/netvsc/
H A Dif_hn.c1493 if (ifrh.ifrh_func != RSS_FUNC_TOEPLITZ) { in hn_vf_rss_fixup()
1495 if_name(vf_ifp), ifrh.ifrh_func); in hn_vf_rss_fixup()
3997 ifrh->ifrh_func = RSS_FUNC_NONE; in hn_ioctl()
4003 ifrh->ifrh_func = RSS_FUNC_TOEPLITZ; in hn_ioctl()
4005 ifrh->ifrh_func = RSS_FUNC_PRIVATE; in hn_ioctl()
/src/sys/dev/mana/
H A Dmana_en.c313 ifrh->ifrh_func = RSS_FUNC_TOEPLITZ; in mana_ioctl()
/src/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c2109 ifrh->ifrh_func = RSS_FUNC_TOEPLITZ; in mlx4_en_ioctl()
/src/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c3831 ifrh->ifrh_func = RSS_FUNC_TOEPLITZ; in mlx5e_ioctl()