Searched refs:VLAN_ADDR_FORCED (Results 1 – 3 of 3) sorted by relevance
218 (1 << VLAN_ADDR_FORCED))
1761 if ((events & BIT(VLAN_ADDR_FORCED)) && in qed_iov_reconfigure_unicast_shadow()1762 !(p_vf->configured_features & (1 << VLAN_ADDR_FORCED))) in qed_iov_reconfigure_unicast_shadow()1805 if (events & BIT(VLAN_ADDR_FORCED)) { in qed_iov_configure_vport_forced()1875 p_vf->configured_features |= 1 << VLAN_ADDR_FORCED; in qed_iov_configure_vport_forced()1877 p_vf->configured_features &= ~BIT(VLAN_ADDR_FORCED); in qed_iov_configure_vport_forced()2778 if (!(p_vf->configured_features & BIT(VLAN_ADDR_FORCED))) { in qed_iov_vp_update_vlan_param()3138 if (p_vf->bulletin.p_virt->valid_bitmap & BIT(VLAN_ADDR_FORCED)) in qed_iov_vf_update_vlan_shadow()3316 if ((p_bulletin->valid_bitmap & BIT(VLAN_ADDR_FORCED)) && in qed_iov_vf_mbx_ucast_filter()4229 feature = 1 << VLAN_ADDR_FORCED; in qed_iov_bulletin_set_forced_vlan()4362 if (!(p_vf->bulletin.p_virt->valid_bitmap & BIT(VLAN_ADDR_FORCED))) in qed_iov_bulletin_get_forced_vlan()
536 VLAN_ADDR_FORCED = 2, enumerator