Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
HDar9287.c377 priv->base.setPowerTable = ar9287SetPowerTable; in ar9287RfAttach()
HDar9280.c435 priv->base.setPowerTable = ar9280SetPowerTable; in ar9280RfAttach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar2133.c556 priv->base.setPowerTable = ar2133SetPowerTable; in ar2133RfAttach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5111.c704 priv->base.setPowerTable = ar5111SetPowerTable; in ar5111RfAttach()
HDar2317.c725 priv->base.setPowerTable = ar2317SetPowerTable; in ar2317RfAttach()
HDar5212.h142 HAL_BOOL (*setPowerTable)(struct ath_hal *ah, member
HDar2413.c743 priv->base.setPowerTable = ar2413SetPowerTable; in ar2413RfAttach()
HDar2316.c745 priv->base.setPowerTable = ar2316SetPowerTable; in ar2316RfAttach()
HDar2425.c706 priv->base.setPowerTable = ar2425SetPowerTable; in ar2425RfAttach()
HDar5413.c789 priv->base.setPowerTable = ar5413SetPowerTable; in ar5413RfAttach()
HDar5112.c873 priv->base.setPowerTable = ar5112SetPowerTable; in ar5112RfAttach()
HDar5212_reset.c2035 if (!ahp->ah_rfHal->setPowerTable(ah, in ar5212SetTransmitPower()