Home
last modified time | relevance | path

Searched refs:AR_packet_dur1 (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_xmit_ds.c396 lastrate_dur = MS(ads->ds_ctl15, AR_packet_dur1); in ar9300_calc_tx_airtime()
405 MS(ads->ds_ctl15, AR_packet_dur1)) + in ar9300_calc_tx_airtime()
415 MS(ads->ds_ctl15, AR_packet_dur1)) + in ar9300_calc_tx_airtime()
HDar9300desc.h186 #define AR_packet_dur1 0x7fff0000 macro
/trueos/tools/tools/ath/athalq/
HDar9300_ds.c232 MS(txc.ds_ctl15, AR_packet_dur1), in ar9300_decode_txdesc()