Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9280.c351 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar9280RfAttach()
H A Dar2133.c456 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar2133RfAttach()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5111.c700 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar5111RfAttach()
H A Dar2413.c747 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar2413RfAttach()
H A Dar2425.c710 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar2425RfAttach()
H A Dar5212.h329 u_int ah_pcdacTableSize; member
H A Dar2316.c753 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar2316RfAttach()
H A Dar2317.c731 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar2317RfAttach()
H A Dar5413.c785 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar5413RfAttach()
H A Dar5112.c870 ahp->ah_pcdacTableSize = sizeof(priv->pcdacTable); in ar5112RfAttach()
H A Dar5212_misc.c1032 *resultsize = ahp->ah_pcdacTableSize; in ar5212GetDiagState()
H A Dar5212_reset.c1884 OS_MEMZERO(ahp->ah_pcdacTable, ahp->ah_pcdacTableSize); in ar5212SetTransmitPower()