Searched refs:IXGBE_VLVF_VIEN (Results 1 – 2 of 2) sorted by relevance
3084 vlan |= IXGBE_VLVF_VIEN; in ixgbe_find_vlvf_slot()3213 IXGBE_WRITE_REG(hw, IXGBE_VLVF(vlvf_index), IXGBE_VLVF_VIEN | vlan); in ixgbe_set_vfta_generic()
1800 #define IXGBE_VLVF_VIEN 0x80000000 /* filter is valid */ macro