Searched refs:VIRTCHNL_OP_VERSION (Results 1 – 3 of 3) sorted by relevance
108 VIRTCHNL_OP_VERSION = 1, /* must ALWAYS be 1 */ enumerator1553 case VIRTCHNL_OP_VERSION: in virtchnl_vc_validate_vf_msg()
50 return iavf_send_pf_msg(adapter, VIRTCHNL_OP_VERSION, (u8 *)&vvi, in iavf_send_api_ver()108 err = iavf_poll_virtchnl_msg(&adapter->hw, &event, VIRTCHNL_OP_VERSION); in iavf_verify_api_ver()2526 case VIRTCHNL_OP_VERSION: in iavf_virtchnl_completion()
335 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_VERSION, in ice_vc_get_ver_msg()4391 case VIRTCHNL_OP_VERSION: in ice_vc_process_vf_msg()