Searched refs:MAC_ADDR_FORCED (Results 1 – 4 of 4) sorted by relevance
190 #define ECORE_IOV_CONFIGURED_FEATURES_MASK ((1 << MAC_ADDR_FORCED) | \
589 MAC_ADDR_FORCED = 0, enumerator
2012 if (events & (1 << MAC_ADDR_FORCED)) { in ecore_iov_configure_vport_forced()2035 p_vf->configured_features |= 1 << MAC_ADDR_FORCED; in ecore_iov_configure_vport_forced()3366 if (p_vf->bulletin.p_virt->valid_bitmap & (1 << MAC_ADDR_FORCED)) in ecore_iov_vf_update_mac_shadow()3498 if ((p_bulletin->valid_bitmap & (1 << MAC_ADDR_FORCED)) && in ecore_iov_vf_mbx_ucast_filter()4442 feature = 1 << MAC_ADDR_FORCED; in ecore_iov_bulletin_set_forced_mac()4473 if (vf_info->bulletin.p_virt->valid_bitmap & (1 << MAC_ADDR_FORCED)) { in ecore_iov_bulletin_set_mac()4742 if (!(p_vf->bulletin.p_virt->valid_bitmap & (1 << MAC_ADDR_FORCED))) in ecore_iov_bulletin_get_forced_mac()
1858 if (!(bulletin->valid_bitmap & (1 << MAC_ADDR_FORCED))) in ecore_vf_check_mac()1875 if (bulletin->valid_bitmap & (1 << MAC_ADDR_FORCED)) { in ecore_vf_bulletin_get_forced_mac()