Searched refs:I40E_AQ_VSI_PROP_SECURITY_VALID (Results 1 – 2 of 2) sorted by relevance
73 rte_cpu_to_le_16(I40E_AQ_VSI_PROP_SECURITY_VALID)) { in rte_pmd_i40e_set_vf_mac_anti_spoof()86 vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_SECURITY_VALID); in rte_pmd_i40e_set_vf_mac_anti_spoof()188 vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_SECURITY_VALID); in rte_pmd_i40e_set_vf_vlan_anti_spoof()
882 #define I40E_AQ_VSI_PROP_SECURITY_VALID 0x0002 macro