Searched refs:vf_compat_ver (Results 1 – 1 of 1) sorted by relevance
214 u8 vf_compat_ver = msg >> ADF_VF2PF_COMPAT_VER_REQ_SHIFT; in adf_vf2pf_req_hndl() local224 vf_nr + 1, vf_compat_ver); in adf_vf2pf_req_hndl()226 if (vf_compat_ver < hw_data->min_iov_compat_ver) { in adf_vf2pf_req_hndl()229 vf_compat_ver, ADF_PFVF_COMPATIBILITY_VERSION); in adf_vf2pf_req_hndl()232 } else if (vf_compat_ver > ADF_PFVF_COMPATIBILITY_VERSION) { in adf_vf2pf_req_hndl()235 vf_compat_ver, ADF_PFVF_COMPATIBILITY_VERSION); in adf_vf2pf_req_hndl()241 vf_compat_ver, ADF_PFVF_COMPATIBILITY_VERSION); in adf_vf2pf_req_hndl()