Searched refs:F_USE_ENC_IDX (Results 1 – 2 of 2) sorted by relevance
92 if ((S(ovlan_vld) && (iconf & F_USE_ENC_IDX)) || in cxgbe_validate_filter()93 (S(pfvf_vld) && (iconf & F_USE_ENC_IDX))) in cxgbe_validate_filter()
577 #define F_USE_ENC_IDX V_USE_ENC_IDX(1U) macro