Searched refs:VIRTCHNL_OP_CONFIG_RSS_HFUNC (Results 1 – 4 of 4) sorted by relevance
69 VIRTCHNL_OP_CONFIG_RSS_HFUNC,
1033 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_RSS_HFUNC, v_ret, in ice_vc_config_rss_hfunc()4117 case VIRTCHNL_OP_CONFIG_RSS_HFUNC: in ice_vc_process_vf_msg()
122 VIRTCHNL_OP_CONFIG_RSS_HFUNC = 18, enumerator1573 case VIRTCHNL_OP_CONFIG_RSS_HFUNC: in virtchnl_vc_validate_vf_msg()
1162 adapter->current_op = VIRTCHNL_OP_CONFIG_RSS_HFUNC; in iavf_set_rss_hfunc()1164 iavf_send_pf_msg(adapter, VIRTCHNL_OP_CONFIG_RSS_HFUNC, (u8 *)vrh, len); in iavf_set_rss_hfunc()2217 case VIRTCHNL_OP_CONFIG_RSS_HFUNC: in iavf_virtchnl_completion()