Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDsockio.h141 #define SIOCGIFRSSHASH _IOWR('i', 151, struct ifrsshash)/* get the current RSS
/freebsd-13-stable/sys/net/
HDif.h578 struct ifrsshash { struct
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
HDmlx4_en_netdev.c1958 struct ifrsshash *ifrh; in mlx4_en_ioctl()
2109 ifrh = (struct ifrsshash *)data; in mlx4_en_ioctl()
/freebsd-13-stable/sys/dev/hyperv/netvsc/
HDif_hn.c1500 struct ifrsshash ifrh; in hn_vf_rss_fixup()
3746 struct ifrsshash *ifrh; in hn_ioctl()
4018 ifrh = (struct ifrsshash *)data; in hn_ioctl()
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
HDmlx5_en_main.c3396 struct ifrsshash *ifrh; in mlx5e_ioctl()
3715 ifrh = (struct ifrsshash *)data; in mlx5e_ioctl()