Home
last modified time | relevance | path

Searched refs:AH5210 (Results 1 – 7 of 7) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_misc.c36 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210GetMacAddress()
44 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetMacAddress()
240 ar5210SetInterrupts(ah, AH5210(ah)->ah_maskReg | HAL_INT_GPIO); in ar5210Gpio0SetIntr()
314 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210WriteAssocid()
421 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetSifsTime()
447 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetSlotTime()
472 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetAckTimeout()
498 return ((AH5210(ah)->ah_staId1Defaults & AR_STA_ID1_ACKCTS_6MB) == 0); in ar5210GetAckCTSRate()
504 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetAckCTSRate()
519 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetCTSTimeout()
H A Dar5210_xmit.c38 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetTxQueueProps()
54 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210GetTxQueueProps()
71 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetupTxQueue()
125 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210ReleaseTxQueue()
156 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210ResetTxQueue()
259 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210GetTxDP()
284 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetTxDP()
369 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210StartTxDma()
402 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210NumTxPending()
430 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210StopTxDma()
H A Dar5210_interrupts.c46 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210GetPendingInterrupts()
85 return AH5210(ah)->ah_maskReg; in ar5210GetInterrupts()
91 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetInterrupts()
H A Dar5210_power.c96 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetPowerMode()
H A Dar5210_beacon.c107 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetStaBeaconTimers()
H A Dar5210.h125 #define AH5210(ah) ((struct ath_hal_5210 *)(ah)) macro
H A Dar5210_reset.c75 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210Reset()
309 struct ath_hal_5210 *ahp = AH5210(ah); in ar5210SetOperatingMode()