Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c52 .ah_setPCUConfig = ar5210SetPCUConfig,
HDar5210.h134 extern void ar5210SetPCUConfig(struct ath_hal *);
HDar5210_reset.c345 ar5210SetPCUConfig(struct ath_hal *ah) in ar5210SetPCUConfig() function