Searched refs:VF_IS_V10 (Results 1 – 2 of 2) sorted by relevance
43 #define VF_IS_V10(_v) (((_v)->vf_ver.major == 1) && ((_v)->vf_ver.minor == 0)) macro
1154 if (VF_IS_V10(vf)) in i40e_vc_get_version_msg()