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