Searched refs:ts_rate (Results 1 – 3 of 3) sorted by relevance
72 u8 ts_rate; /* Also holds EP ID */ member
487 rate->idx = MS(txs->ts_rate, ATH9K_HTC_TXSTAT_RATE); in ath9k_htc_tx_process()620 u8 epid = MS(txs->ts_rate, ATH9K_HTC_TXSTAT_EPID); in ath9k_htc_tx_get_packet()770 MS(event->txs.ts_rate, ATH9K_HTC_TXSTAT_EPID)); in ath9k_htc_tx_cleanup_timer()
2105 s64 bytes_per_sec, ts_rate, mv_tmp; in ice_sched_bw_to_rl_profile() local2122 ts_rate = div64_long((s64)ICE_RL_PROF_FREQUENCY, in ice_sched_bw_to_rl_profile()2124 if (ts_rate <= 0) in ice_sched_bw_to_rl_profile()2129 ts_rate); in ice_sched_bw_to_rl_profile()