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
3695 .config_rss_lut = ice_vc_config_rss_lut,3824 .config_rss_lut = ice_vc_config_rss_lut,4007 err = ops->config_rss_lut(vf, msg); in ice_vc_process_vf_msg()