Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif.h643 uint8_t ifrh_func; /* RSS_FUNC_ */ member
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c1506 if (ifrh.ifrh_func != RSS_FUNC_TOEPLITZ) { in hn_vf_rss_fixup()
1508 if_name(vf_ifp), ifrh.ifrh_func); in hn_vf_rss_fixup()
4008 ifrh->ifrh_func = RSS_FUNC_NONE; in hn_ioctl()
4014 ifrh->ifrh_func = RSS_FUNC_TOEPLITZ; in hn_ioctl()
4016 ifrh->ifrh_func = RSS_FUNC_PRIVATE; in hn_ioctl()
/freebsd/sys/dev/mana/
H A Dmana_en.c312 ifrh->ifrh_func = RSS_FUNC_TOEPLITZ; in mana_ioctl()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c2109 ifrh->ifrh_func = RSS_FUNC_TOEPLITZ; in mlx4_en_ioctl()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c3853 ifrh->ifrh_func = RSS_FUNC_TOEPLITZ; in mlx5e_ioctl()