Searched refs:config_rss_hfunc (Results 1 – 2 of 2) sorted by relevance
44 int (*config_rss_hfunc)(struct ice_vf *vf, u8 *msg); member
3804 .config_rss_hfunc = ice_vc_config_rss_hfunc,3934 .config_rss_hfunc = ice_vc_config_rss_hfunc,4118 err = ops->config_rss_hfunc(vf, msg); in ice_vc_process_vf_msg()