Searched refs:VLAN_ADDR_FORCED (Results 1 – 3 of 3) sorted by relevance
243 (1 << VLAN_ADDR_FORCED))
1779 if ((events & BIT(VLAN_ADDR_FORCED)) && in qed_iov_reconfigure_unicast_shadow()1780 !(p_vf->configured_features & (1 << VLAN_ADDR_FORCED))) in qed_iov_reconfigure_unicast_shadow()1823 if (events & BIT(VLAN_ADDR_FORCED)) { in qed_iov_configure_vport_forced()1893 p_vf->configured_features |= 1 << VLAN_ADDR_FORCED; in qed_iov_configure_vport_forced()1895 p_vf->configured_features &= ~BIT(VLAN_ADDR_FORCED); in qed_iov_configure_vport_forced()2796 if (!(p_vf->configured_features & BIT(VLAN_ADDR_FORCED))) { in qed_iov_vp_update_vlan_param()3145 if (p_vf->bulletin.p_virt->valid_bitmap & BIT(VLAN_ADDR_FORCED)) in qed_iov_vf_update_vlan_shadow()3325 if ((p_bulletin->valid_bitmap & BIT(VLAN_ADDR_FORCED)) && in qed_iov_vf_mbx_ucast_filter()4215 feature = 1 << VLAN_ADDR_FORCED; in qed_iov_bulletin_set_forced_vlan()4348 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