Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.c437 priv->base.setPowerTable = ar9280SetPowerTable; in ar9280RfAttach()
H A Dar9287.c379 priv->base.setPowerTable = ar9287SetPowerTable; in ar9287RfAttach()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5416/
H A Dar2133.c558 priv->base.setPowerTable = ar2133SetPowerTable; in ar2133RfAttach()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c705 priv->base.setPowerTable = ar5111SetPowerTable; in ar5111RfAttach()
H A Dar2316.c747 priv->base.setPowerTable = ar2316SetPowerTable; in ar2316RfAttach()
H A Dar5212.h144 HAL_BOOL (*setPowerTable)(struct ath_hal *ah, member
H A Dar2425.c705 priv->base.setPowerTable = ar2425SetPowerTable; in ar2425RfAttach()
H A Dar2317.c727 priv->base.setPowerTable = ar2317SetPowerTable; in ar2317RfAttach()
H A Dar2413.c742 priv->base.setPowerTable = ar2413SetPowerTable; in ar2413RfAttach()
H A Dar5413.c788 priv->base.setPowerTable = ar5413SetPowerTable; in ar5413RfAttach()
H A Dar5112.c875 priv->base.setPowerTable = ar5112SetPowerTable; in ar5112RfAttach()
H A Dar5212_reset.c2037 if (!ahp->ah_rfHal->setPowerTable(ah, in ar5212SetTransmitPower()