Searched refs:power_idle_heuristic (Results 1 – 2 of 2) sorted by relevance
404 static inline uint32_t power_idle_heuristic(uint32_t zero_rx_packet_count);769 power_idle_heuristic(uint32_t zero_rx_packet_count) in power_idle_heuristic() function1001 rx_queue->idle_hint = power_idle_heuristic( in main_intr_loop()1398 rx_queue->idle_hint = power_idle_heuristic(\ in main_legacy_loop()
245 rx_queue->idle_hint = power_idle_heuristic(rx_queue->zero_rx_packet_count);347 At the same time, the function power_idle_heuristic() is called to generate speculative sleep durat…