Searched refs:AR_RcvTimestamp (Results 1 – 8 of 8) sorted by relevance
130 #define AR_RcvTimestamp 0x0fff8000 /* timestamp */ macro
221 rs->rs_tstamp = MS(ads->ds_status1, AR_RcvTimestamp); in ar5211ProcRxDesc()
126 #define AR_RcvTimestamp 0x0fff8000 /* timestamp */ macro
228 rstamp = MS(ads->ds_status1, AR_RcvTimestamp); in ar5210ProcRxDesc()
169 #define AR_RcvTimestamp 0x7fff0000 /* timestamp */ macro
259 rs->rs_tstamp = MS(ads->ds_rxstatus1, AR_RcvTimestamp); in ar5212ProcRxDesc()
150 rs->rs_tstamp = ads->AR_RcvTimestamp; in ar5416ProcRxDesc()
345 #define AR_RcvTimestamp ds_rxstatus2 macro