Home
last modified time | relevance | path

Searched refs:VIRTCHNL_OP_CONFIG_RSS_KEY (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
A Dice_virtchnl_allowlist.c60 VIRTCHNL_OP_CONFIG_RSS_KEY, VIRTCHNL_OP_CONFIG_RSS_LUT,
A Dice_virtchnl_pf.c2817 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_RSS_KEY, v_ret, in ice_vc_config_rss_key()
4744 case VIRTCHNL_OP_CONFIG_RSS_KEY: in ice_vc_process_vf_msg()
/linux/include/linux/avf/
A Dvirtchnl.h128 VIRTCHNL_OP_CONFIG_RSS_KEY = 23, enumerator
1103 case VIRTCHNL_OP_CONFIG_RSS_KEY: in virtchnl_vc_validate_vf_msg()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_virtchnl.c876 adapter->current_op = VIRTCHNL_OP_CONFIG_RSS_KEY; in iavf_set_rss_key()
878 iavf_send_pf_msg(adapter, VIRTCHNL_OP_CONFIG_RSS_KEY, (u8 *)vrk, len); in iavf_set_rss_key()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.c3152 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_CONFIG_RSS_KEY, in i40e_vc_config_rss_key()
3997 case VIRTCHNL_OP_CONFIG_RSS_KEY: in i40e_vc_process_vf_msg()

Completed in 23 milliseconds