Searched refs:time_passed_ms (Results 1 – 1 of 1) sorted by relevance
728 u32 time_passed_ms; in hns_update_rx_rate() local743 time_passed_ms = jiffies_to_msecs(jiffies - ring->coal_last_jiffies); in hns_update_rx_rate()744 do_div(total_bytes, time_passed_ms); in hns_update_rx_rate()