Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar71xx_cpudef.h76 void (* ar71xx_chip_init_gmac) (void); member
149 if (ar71xx_cpu_ops->ar71xx_chip_init_gmac) in ar71xx_init_gmac()
150 ar71xx_cpu_ops->ar71xx_chip_init_gmac(); in ar71xx_init_gmac()