Searched refs:ifrsshash (Results 1 – 10 of 10) sorted by relevance
140 #define SIOCGIFRSSHASH _IOWR('i', 151, struct ifrsshash)/* get the current RSS
136 null_get_rss_hash(if_ctx_t _ctx __unused, struct ifrsshash *_hash __unused)375 struct ifrsshash *_hash;
645 struct ifrsshash { struct
4986 err = IFDI_GET_RSS_HASH(ctx, (struct ifrsshash *)data); in iflib_if_ioctl()
132 static int ixv_if_get_rss_hash(if_ctx_t, struct ifrsshash *);673 ixv_if_get_rss_hash(if_ctx_t ctx, struct ifrsshash *ifrh) in ixv_if_get_rss_hash()
155 struct ifrsshash *ifrh; in mana_ioctl()294 ifrh = (struct ifrsshash *)data; in mana_ioctl()
1956 struct ifrsshash *ifrh; in mlx4_en_ioctl()2106 ifrh = (struct ifrsshash *)data; in mlx4_en_ioctl()
1564 struct ifrsshash ifrh; in hn_vf_rss_fixup()4033 struct ifrsshash *ifrh; in hn_ioctl()4317 ifrh = (struct ifrsshash *)data; in hn_ioctl()
3532 struct ifrsshash *ifrh; in mlx5e_ioctl()3895 ifrh = (struct ifrsshash *)data; in mlx5e_ioctl()
2575 qlnx_get_rss_hash(qlnx_host_t *ha, struct ifrsshash *ifrh) in qlnx_get_rss_hash()2621 ret = qlnx_get_rss_hash(ha, (struct ifrsshash *)data); in qlnx_ioctl()