Home
last modified time | relevance | path

Searched refs:ar40xx_hw_atu_flush_port (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_phy.c108 ar40xx_hw_atu_flush_port(sc, phy + 1); in ar40xx_phy_tick()
115 ar40xx_hw_atu_flush_port(sc, phy + 1); in ar40xx_phy_tick()
H A Dar40xx_hw_atu.h32 extern int ar40xx_hw_atu_flush_port(struct ar40xx_softc *sc, int port);
H A Dar40xx_hw_atu.c104 ar40xx_hw_atu_flush_port(struct ar40xx_softc *sc, int port) in ar40xx_hw_atu_flush_port() function
H A Dar40xx_main.c851 ret = ar40xx_hw_atu_flush_port(sc, port); in ar40xx_atu_flush_port()