Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_port.h33 extern int ar40xx_hw_port_link_down(struct ar40xx_softc *sc, int port);
H A Dar40xx_hw_port.c131 ar40xx_hw_port_link_down(struct ar40xx_softc *sc, int port) in ar40xx_hw_port_link_down() function
H A Dar40xx_phy.c114 ar40xx_hw_port_link_down(sc, phy + 1); in ar40xx_phy_tick()