Searched refs:max_vlans (Results 1 – 3 of 3) sorted by relevance
642 if (sc->vlans_added > sc->max_vlans) in oce_config_vlan()2104 sc->max_vlans = HOST_16(nic_desc->vlan_count); in oce_get_profile_config()2204 sc->max_vlans = nic_desc->vlan_count; in oce_get_func_config()
1757 if (sc->vlans_added <= (sc->max_vlans + 1)) in oce_add_vlan()2357 sc->max_vlans = MAX_VLANFILTER_SIZE; in oce_get_config()
882 uint32_t max_vlans; member