Searched refs:MAC_ADDR_FORCED (Results 1 – 4 of 4) sorted by relevance
192 #define ECORE_IOV_CONFIGURED_FEATURES_MASK ((1 << MAC_ADDR_FORCED) | \
592 MAC_ADDR_FORCED = 0, enumerator
2015 if (events & (1 << MAC_ADDR_FORCED)) { in ecore_iov_configure_vport_forced()2038 p_vf->configured_features |= 1 << MAC_ADDR_FORCED; in ecore_iov_configure_vport_forced()3369 if (p_vf->bulletin.p_virt->valid_bitmap & (1 << MAC_ADDR_FORCED)) in ecore_iov_vf_update_mac_shadow()3501 if ((p_bulletin->valid_bitmap & (1 << MAC_ADDR_FORCED)) && in ecore_iov_vf_mbx_ucast_filter()4445 feature = 1 << MAC_ADDR_FORCED; in ecore_iov_bulletin_set_forced_mac()4476 if (vf_info->bulletin.p_virt->valid_bitmap & (1 << MAC_ADDR_FORCED)) { in ecore_iov_bulletin_set_mac()4745 if (!(p_vf->bulletin.p_virt->valid_bitmap & (1 << MAC_ADDR_FORCED))) in ecore_iov_bulletin_get_forced_mac()
1862 if (!(bulletin->valid_bitmap & (1 << MAC_ADDR_FORCED))) in ecore_vf_check_mac()1879 if (bulletin->valid_bitmap & (1 << MAC_ADDR_FORCED)) { in ecore_vf_bulletin_get_forced_mac()