Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_psgmii.h38 extern int ar40xx_hw_psgmii_init_config(struct ar40xx_softc *sc);
H A Dar40xx_hw_psgmii.c416 ar40xx_hw_psgmii_init_config(struct ar40xx_softc *sc) in ar40xx_hw_psgmii_init_config() function
H A Dar40xx_main.c408 ret = ar40xx_hw_psgmii_init_config(sc); in ar40xx_attach()