Home
last modified time | relevance | path

Searched refs:ar40xx_hw_vtu_get_vlan (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_vtu.h35 extern int ar40xx_hw_vtu_get_vlan(struct ar40xx_softc *sc, int vid,
H A Dar40xx_hw_vtu.c159 ar40xx_hw_vtu_get_vlan(struct ar40xx_softc *sc, int vid, uint32_t *ports, in ar40xx_hw_vtu_get_vlan() function
H A Dar40xx_main.c700 ret = ar40xx_hw_vtu_get_vlan(sc, vid, &vg->es_member_ports, in ar40xx_getvgroup()