Searched refs:ts_rate (Results 1 – 3 of 3) sorted by relevance
72 u8 ts_rate; /* Also holds EP ID */ member
492 rate->idx = MS(txs->ts_rate, ATH9K_HTC_TXSTAT_RATE); in ath9k_htc_tx_process()625 u8 epid = MS(txs->ts_rate, ATH9K_HTC_TXSTAT_EPID); in ath9k_htc_tx_get_packet()775 MS(event->txs.ts_rate, ATH9K_HTC_TXSTAT_EPID)); in ath9k_htc_tx_cleanup_timer()
3103 s64 bytes_per_sec, ts_rate, mv_tmp; in ice_sched_bw_to_rl_profile() local3121 ts_rate = div64_long((s64)hw->psm_clk_freq, in ice_sched_bw_to_rl_profile()3123 if (ts_rate <= 0) in ice_sched_bw_to_rl_profile()3128 ts_rate); in ice_sched_bw_to_rl_profile()