Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.c435 priv->base.setPowerTable = ar9280SetPowerTable; in ar9280RfAttach()
H A Dar9287.c377 priv->base.setPowerTable = ar9287SetPowerTable; in ar9287RfAttach()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar2133.c556 priv->base.setPowerTable = ar2133SetPowerTable; in ar2133RfAttach()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c702 priv->base.setPowerTable = ar5111SetPowerTable; in ar5111RfAttach()
H A Dar2316.c745 priv->base.setPowerTable = ar2316SetPowerTable; in ar2316RfAttach()
H A Dar2317.c725 priv->base.setPowerTable = ar2317SetPowerTable; in ar2317RfAttach()
H A Dar2413.c740 priv->base.setPowerTable = ar2413SetPowerTable; in ar2413RfAttach()
H A Dar2425.c702 priv->base.setPowerTable = ar2425SetPowerTable; in ar2425RfAttach()
H A Dar5212.h142 HAL_BOOL (*setPowerTable)(struct ath_hal *ah, member
H A Dar5413.c785 priv->base.setPowerTable = ar5413SetPowerTable; in ar5413RfAttach()
H A Dar5112.c873 priv->base.setPowerTable = ar5112SetPowerTable; in ar5112RfAttach()
H A Dar5212_reset.c2033 if (!ahp->ah_rfHal->setPowerTable(ah, in ar5212SetTransmitPower()