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

/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h85 uint32_t (* mtkswitch_get_port_status) member in struct:mtkswitch_softc::__anon12087
H A Dmtkswitch_mt7620.c247 mtkswitch_get_port_status(struct mtkswitch_softc *sc, int port) function
551 sc->hal.mtkswitch_get_port_status = mtkswitch_get_port_status;
H A Dmtkswitch_rt3050.c169 mtkswitch_get_port_status(struct mtkswitch_softc *sc, int port) function
512 sc->hal.mtkswitch_get_port_status = mtkswitch_get_port_status;
H A Dmtkswitch.c371 portstatus = sc->hal.mtkswitch_get_port_status(sc,

Completed in 96 milliseconds