summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2013-02-26 01:05:25 +0000
committerattilio <attilio@FreeBSD.org>2013-02-26 01:05:25 +0000
commit756a9b3e47fbf2ace170ae77caa02eed2c059ec1 (patch)
tree68506ced6483bc7d8c7699530ea0c979e53d9ae4 /sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
parent2ad8e10333f151d4744c8dfc21f28ed627d114f5 (diff)
parentcb47f0509be0470c174870a68ed3c1d94eb52ed7 (diff)
downloadFreeBSD-src-756a9b3e47fbf2ace170ae77caa02eed2c059ec1.zip
FreeBSD-src-756a9b3e47fbf2ace170ae77caa02eed2c059ec1.tar.gz
MFC
Diffstat (limited to 'sys/dev/ath/ath_hal/ar5416/ar5416_attach.c')
-rw-r--r--sys/dev/ath/ath_hal/ar5416/ar5416_attach.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c b/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
index c26ca4b..9a0a479 100644
--- a/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
+++ b/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
@@ -150,6 +150,7 @@ ar5416InitState(struct ath_hal_5416 *ahp5416, uint16_t devid, HAL_SOFTC sc,
ah->ah_setCoverageClass = ar5416SetCoverageClass;
ah->ah_setQuiet = ar5416SetQuiet;
ah->ah_getMibCycleCounts = ar5416GetMibCycleCounts;
+ ah->ah_setChainMasks = ar5416SetChainMasks;
ah->ah_resetKeyCacheEntry = ar5416ResetKeyCacheEntry;
ah->ah_setKeyCacheEntry = ar5416SetKeyCacheEntry;
OpenPOWER on IntegriCloud