Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
HDar9287.c382 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar9287RfAttach()
HDar9280.c440 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar9280RfAttach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar2133.c569 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar2133RfAttach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5111.c709 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar5111RfAttach()
HDar2317.c730 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar2317RfAttach()
HDar5212.h333 u_int ah_pcdacTableSize; member
HDar2413.c748 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar2413RfAttach()
HDar2316.c750 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar2316RfAttach()
HDar2425.c711 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar2425RfAttach()
HDar5413.c794 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar5413RfAttach()
HDar5112.c878 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar5112RfAttach()
HDar5212_misc.c1075 *resultsize = ahp->ah_pcdacTableSize; in ar5212GetDiagState()
HDar5212_reset.c2021 OS_MEMZERO(ahp->ah_pcdacTable, ahp->ah_pcdacTableSize); in ar5212SetTransmitPower()