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