Searched refs:VLAN_ADDR_FORCED (Results 1 – 3 of 3) sorted by relevance
218 (1 << VLAN_ADDR_FORCED))
1759 if ((events & BIT(VLAN_ADDR_FORCED)) && in qed_iov_reconfigure_unicast_shadow()1760 !(p_vf->configured_features & (1 << VLAN_ADDR_FORCED))) in qed_iov_reconfigure_unicast_shadow()1803 if (events & BIT(VLAN_ADDR_FORCED)) { in qed_iov_configure_vport_forced()1873 p_vf->configured_features |= 1 << VLAN_ADDR_FORCED; in qed_iov_configure_vport_forced()1875 p_vf->configured_features &= ~BIT(VLAN_ADDR_FORCED); in qed_iov_configure_vport_forced()2776 if (!(p_vf->configured_features & BIT(VLAN_ADDR_FORCED))) { in qed_iov_vp_update_vlan_param()3136 if (p_vf->bulletin.p_virt->valid_bitmap & BIT(VLAN_ADDR_FORCED)) in qed_iov_vf_update_vlan_shadow()3314 if ((p_bulletin->valid_bitmap & BIT(VLAN_ADDR_FORCED)) && in qed_iov_vf_mbx_ucast_filter()4204 feature = 1 << VLAN_ADDR_FORCED; in qed_iov_bulletin_set_forced_vlan()4337 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