Searched refs:AR_RcvTimestamp (Results 1 – 11 of 11) sorted by relevance
128 #define AR_RcvTimestamp 0x0fff8000 /* timestamp */ macro
224 rs->rs_tstamp = MS(ads->ds_status1, AR_RcvTimestamp); in ar5211ProcRxDesc()
157 MS(rxs.ds_rxstatus1, AR_RcvTimestamp)); in ar5212_decode_rxstatus()198 MS(rxs.ds_rxstatus1, AR_RcvTimestamp)); in ar5212_decode_rxstatus()
151 MS(rxs.ds_status1, AR_RcvTimestamp)); in ar5210_decode_rxstatus()
152 MS(rxs.ds_status1, AR_RcvTimestamp)); in ar5211_decode_rxstatus()
126 #define AR_RcvTimestamp 0x0fff8000 /* timestamp */ macro
231 rstamp = MS(ads->ds_status1, AR_RcvTimestamp); in ar5210ProcRxDesc()
168 #define AR_RcvTimestamp 0x7fff0000 /* timestamp */ macro
264 rs->rs_tstamp = MS(ads->ds_rxstatus1, AR_RcvTimestamp); in ar5212ProcRxDesc()
182 rs->rs_tstamp = ads->AR_RcvTimestamp; in ar5416ProcRxDesc()
346 #define AR_RcvTimestamp ds_rxstatus2 macro