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