Home
last modified time | relevance | path

Searched defs:vtags (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_ale.c1518 uint32_t vtags = ALE_RX_VLAN(letoh32(rs->vtags)); in ale_rxeof() local
H A Dif_agereg.h595 uint32_t vtags; member
H A Dif_alereg.h703 uint32_t vtags; member
H A Dif_oce.c2997 oce_config_vlan(struct oce_softc *sc, struct normal_vlan *vtags, int nvtags, in oce_config_vlan()
/openbsd/sys/kern/
H A Dvfs_subr.c2273 const char *vtags[] = { VTAG_NAMES }; variable