Home
last modified time | relevance | path

Searched refs:configured_features (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h189 u64 configured_features; member
H A Decore_sriov.c1571 p_vf->configured_features = 0; in ecore_iov_vf_cleanup()
1995 !(p_vf->configured_features & (1 << VLAN_ADDR_FORCED))) in ecore_iov_reconfigure_unicast_shadow()
2035 p_vf->configured_features |= 1 << MAC_ADDR_FORCED; in ecore_iov_configure_vport_forced()
2109 p_vf->configured_features |= 1 << VLAN_ADDR_FORCED; in ecore_iov_configure_vport_forced()
2111 p_vf->configured_features &= ~(1 << VLAN_ADDR_FORCED); in ecore_iov_configure_vport_forced()
2258 vf->configured_features = 0; in ecore_iov_vf_mbx_stop_vport()
2982 if (!(p_vf->configured_features & (1 << VLAN_ADDR_FORCED))) { in ecore_iov_vp_update_vlan_param()