Searched refs:AR_CFP_DUR (Results 1 – 9 of 9) sorted by relevance
123 OS_REG_WRITE(ah, AR_CFP_DUR, bs->bs_cfpmaxduration); in ar5210SetStaBeaconTimers()
85 #define AR_CFP_DUR 0x8048 /* Maximum CFP duration */ macro
181 OS_REG_WRITE(ah, AR_CFP_DUR, 0); in ar5210Reset()
130 OS_REG_WRITE(ah, AR_CFP_DUR, bs->bs_cfpmaxduration); in ar5211SetStaBeaconTimers()
252 #define AR_CFP_DUR 0x8038 /* maximum CFP duration in TU */ macro
140 OS_REG_WRITE(ah, AR_CFP_DUR, bs->bs_cfpmaxduration); in ar5212SetStaBeaconTimers()
265 #define AR_CFP_DUR 0x8038 /* MAC maximum CFP duration in TU */ macro
68 ( (((x) >= AR_BEACON) && ((x) <= AR_CFP_DUR)) || \ in write_common()
54 ( (((x) >= AR_BEACON) && ((x) <= AR_CFP_DUR)) || \ in write_common()