VIRTCHNL_OP_CONFIG_RSS_LUT 2999 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 	return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_CONFIG_RSS_LUT,
VIRTCHNL_OP_CONFIG_RSS_LUT 3835 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 	case VIRTCHNL_OP_CONFIG_RSS_LUT:
VIRTCHNL_OP_CONFIG_RSS_LUT  877 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 	adapter->current_op = VIRTCHNL_OP_CONFIG_RSS_LUT;
VIRTCHNL_OP_CONFIG_RSS_LUT  879 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 	iavf_send_pf_msg(adapter, VIRTCHNL_OP_CONFIG_RSS_LUT, (u8 *)vrl, len);
VIRTCHNL_OP_CONFIG_RSS_LUT 1860 drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c 	return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_RSS_LUT, v_ret,
VIRTCHNL_OP_CONFIG_RSS_LUT 2978 drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c 	case VIRTCHNL_OP_CONFIG_RSS_LUT:
VIRTCHNL_OP_CONFIG_RSS_LUT  788 include/linux/avf/virtchnl.h 	case VIRTCHNL_OP_CONFIG_RSS_LUT: