Searched refs:VLAN_ADDR_FORCED (Results 1 – 3 of 3) sorted by relevance
243 (1 << VLAN_ADDR_FORCED))
1777 if ((events & BIT(VLAN_ADDR_FORCED)) && in qed_iov_reconfigure_unicast_shadow()1778 !(p_vf->configured_features & (1 << VLAN_ADDR_FORCED))) in qed_iov_reconfigure_unicast_shadow()1821 if (events & BIT(VLAN_ADDR_FORCED)) { in qed_iov_configure_vport_forced()1891 p_vf->configured_features |= 1 << VLAN_ADDR_FORCED; in qed_iov_configure_vport_forced()1893 p_vf->configured_features &= ~BIT(VLAN_ADDR_FORCED); in qed_iov_configure_vport_forced()2792 if (!(p_vf->configured_features & BIT(VLAN_ADDR_FORCED))) { in qed_iov_vp_update_vlan_param()3141 if (p_vf->bulletin.p_virt->valid_bitmap & BIT(VLAN_ADDR_FORCED)) in qed_iov_vf_update_vlan_shadow()3321 if ((p_bulletin->valid_bitmap & BIT(VLAN_ADDR_FORCED)) && in qed_iov_vf_mbx_ucast_filter()4211 feature = 1 << VLAN_ADDR_FORCED; in qed_iov_bulletin_set_forced_vlan()4344 if (!(p_vf->bulletin.p_virt->valid_bitmap & BIT(VLAN_ADDR_FORCED))) in qed_iov_bulletin_get_forced_vlan()
563 VLAN_ADDR_FORCED = 2, enumerator