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

/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_cpudef.h70 void (* ar71xx_chip_reset_ethernet_switch) (void); member in struct:ar71xx_cpu_def
135 if (ar71xx_cpu_ops->ar71xx_chip_reset_ethernet_switch)
136 ar71xx_cpu_ops->ar71xx_chip_reset_ethernet_switch();

Completed in 76 milliseconds