Searched refs:vf_compat_ver (Results 1 – 1 of 1) sorted by relevance
259 u8 vf_compat_ver = msg >> ADF_VF2PF_COMPAT_VER_REQ_SHIFT; in adf_vf2pf_req_hndl() local269 vf_nr + 1, vf_compat_ver); in adf_vf2pf_req_hndl()271 if (vf_compat_ver < hw_data->min_iov_compat_ver) { in adf_vf2pf_req_hndl()274 vf_compat_ver, ADF_PFVF_COMPATIBILITY_VERSION); in adf_vf2pf_req_hndl()277 } else if (vf_compat_ver > ADF_PFVF_COMPATIBILITY_VERSION) { in adf_vf2pf_req_hndl()280 vf_compat_ver, ADF_PFVF_COMPATIBILITY_VERSION); in adf_vf2pf_req_hndl()286 vf_compat_ver, ADF_PFVF_COMPATIBILITY_VERSION); in adf_vf2pf_req_hndl()