Home
last modified time | relevance | path

Searched refs:AR_FrameType_S (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416desc.h124 #define AR_FrameType_S 20 macro
HDar5416_xmit.c369 ads->ds_ctl1 = (type << AR_FrameType_S) in ar5416SetupTxDesc()
578 ads->ds_ctl1 = (type << AR_FrameType_S) in ar5416ChainTxDesc()