Searched refs:ds_ctl4 (Results 1 – 2 of 2) sorted by relevance
298 ACCESS_ONCE(ads->ds_ctl4) = set11nPktDurRTSCTS(i->rates, 0) in ar9002_set_txdesc()393 return MS(ACCESS_ONCE(ads->ds_ctl4), AR_PacketDur0); in ar9002_hw_get_duration()395 return MS(ACCESS_ONCE(ads->ds_ctl4), AR_PacketDur1); in ar9002_hw_get_duration()
321 #define ds_ctl4 u.tx.ctl4 macro