Searched refs:vlans (Results 1 – 4 of 4) sorted by relevance
100 struct ecore_vf_vlan_shadow vlans[ECORE_ETH_VF_NUM_VLAN_FILTERS + 1]; member
1996 if (!p_vf->shadow_config.vlans[i].used) in ecore_iov_reconfigure_unicast_vlan()2000 filter.vlan = p_vf->shadow_config.vlans[i].vid; in ecore_iov_reconfigure_unicast_vlan()3373 if (p_vf->shadow_config.vlans[i].used && in ecore_iov_vf_update_vlan_shadow()3374 p_vf->shadow_config.vlans[i].vid == in ecore_iov_vf_update_vlan_shadow()3376 p_vf->shadow_config.vlans[i].used = false; in ecore_iov_vf_update_vlan_shadow()3389 p_vf->shadow_config.vlans[i].used = false; in ecore_iov_vf_update_vlan_shadow()3401 if (p_vf->shadow_config.vlans[i].used) in ecore_iov_vf_update_vlan_shadow()3404 p_vf->shadow_config.vlans[i].used = true; in ecore_iov_vf_update_vlan_shadow()3405 p_vf->shadow_config.vlans[i].vid = p_params->vlan; in ecore_iov_vf_update_vlan_shadow()
41 - Flushing vlans added for filtering is not possible due to MUSDK missing
56 - Flushing vlans added for filtering is not possible due to MUSDK missing