Searched refs:config_rss_lut (Results 1 – 2 of 2) sorted by relevance
33 int (*config_rss_lut)(struct ice_vf *vf, u8 *msg); member
3488 .config_rss_lut = ice_vc_config_rss_lut,3622 .config_rss_lut = ice_vc_config_rss_lut,3753 err = ops->config_rss_lut(vf, msg); in ice_vc_process_vf_msg()