Home
last modified time | relevance | path

Searched refs:vlans (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sriov.h129 struct ecore_vf_vlan_shadow vlans[ECORE_ETH_VF_NUM_VLAN_FILTERS + 1]; member
H A Drelease.txt6517 [e.g., replacing vlan would remove only existing vlans]
/illumos-gate/usr/src/uts/common/io/
H A Dtrill.c1222 uint8_t vlans[TRILL_VLANS_ARRSIZE]; in trill_do_ioctl() local
1226 if ((ddi_copyin(arg, vlans, sizeof (vlans), mode)) != 0) in trill_do_ioctl()
1228 bridge_trill_setvlans(tsock->ts_link, vlans); in trill_do_ioctl()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c1250 show_vlans(const uint8_t *vlans) in show_vlans() argument
1257 val = vlans[i]; in show_vlans()
1263 bit += i * sizeof (*vlans) * NBBY; in show_vlans()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1198 list_create(&rx_group->vlans, sizeof (ixgbe_vlan_t), in ixgbe_init_driver_settings()
2328 while ((vlp = list_remove_head(&rx_group->vlans)) != NULL) in ixgbe_free_rings()
2331 list_destroy(&rx_group->vlans); in ixgbe_free_rings()
3252 for (ixgbe_vlan_t *vlp = list_head(&rxg->vlans); vlp != NULL; in ixgbe_init_vlan()
3253 vlp = list_next(&rxg->vlans, vlp)) { in ixgbe_init_vlan()
6426 for (ixgbe_vlan_t *vlp = list_head(&rx_group->vlans); vlp != NULL; in ixgbe_find_vlan()
6427 vlp = list_next(&rx_group->vlans, vlp)) { in ixgbe_find_vlan()
6517 list_insert_tail(&rx_group->vlans, vlp); in ixgbe_addvlan()
6617 list_remove(&rx_group->vlans, vlp); in ixgbe_remvlan()
H A Dixgbe_sw.h616 list_t vlans; /* list of VLANs to allow */ member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex654 …nd in the NVRAM or based on some management-protocol [e.g., it’s possible vlans configuration is d…
878 …\item Configuration of vlan filters -- by default, all vlans will be accepted. If at least one vla…