Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar71xx_cpudef.h72 void (* ar71xx_chip_reset_ethernet_switch) (void); member
137 if (ar71xx_cpu_ops->ar71xx_chip_reset_ethernet_switch) in ar71xx_reset_ethernet_switch()
138 ar71xx_cpu_ops->ar71xx_chip_reset_ethernet_switch(); in ar71xx_reset_ethernet_switch()