Searched refs:vf_compat_ver (Results 1 – 1 of 1) sorted by relevance
208 u8 vf_compat_ver = msg >> ADF_VF2PF_COMPAT_VER_REQ_SHIFT; in adf_vf2pf_req_hndl() local218 vf_nr + 1, vf_compat_ver); in adf_vf2pf_req_hndl()220 if (vf_compat_ver < hw_data->min_iov_compat_ver) { in adf_vf2pf_req_hndl()223 vf_compat_ver, ADF_PFVF_COMPATIBILITY_VERSION); in adf_vf2pf_req_hndl()226 } else if (vf_compat_ver > ADF_PFVF_COMPATIBILITY_VERSION) { in adf_vf2pf_req_hndl()229 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()