Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ixlvar.h527 uint8_t port_vlan_flags; member
H A Dif_ixl.c4600 val = le16toh(data->port_vlan_flags); in ixl_set_vsi()
4610 data->port_vlan_flags = htole16(val); in ixl_set_vsi()