Searched refs:ip17x_get_vlan_mode (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/etherswitch/ip17x/
H A Dip17x_var.h74 int (* ip17x_get_vlan_mode) (struct ip17x_softc *); member in struct:ip17x_softc::__anon12085
H A Dip175d.c214 sc->hal.ip17x_get_vlan_mode = ip175d_get_vlan_mode;
H A Dip175c.c249 sc->hal.ip17x_get_vlan_mode = ip175c_get_vlan_mode;
H A Dip17x.c591 conf->vlan_mode = sc->hal.ip17x_get_vlan_mode(sc);

Completed in 132 milliseconds