Searched refs:IXL_VSI_IS_VF (Results 1 – 2 of 2) sorted by relevance
207 #define IXL_VSI_IS_VF(v) ((v->flags & IXL_FLAGS_IS_VF) != 0) macro
1144 if (IXL_VSI_IS_VF(vsi)) in ixl_init_filters()