Searched refs:VF_IS_V11 (Results 1 – 2 of 2) sorted by relevance
44 #define VF_IS_V11(_v) (((_v)->vf_ver.major == 1) && ((_v)->vf_ver.minor == 1)) macro
1194 if (VF_IS_V11(vf)) in i40e_vc_get_vf_resources_msg()1832 if (VF_IS_V11(vf)) in i40e_vc_validate_vf_msg()