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