Searched refs:hints (Results 1 – 3 of 3) sorted by relevance
2837 struct ena_admin_ena_hw_hints *hints) in ena_update_hints() argument2839 if (hints->admin_completion_tx_timeout) in ena_update_hints()2841 hints->admin_completion_tx_timeout * 1000; in ena_update_hints()2843 if (hints->mmio_read_timeout) in ena_update_hints()2846 hints->mmio_read_timeout * 1000; in ena_update_hints()2848 if (hints->driver_watchdog_timeout) { in ena_update_hints()2849 if (hints->driver_watchdog_timeout == ENA_HW_HINTS_NO_TIMEOUT) in ena_update_hints()2854 (hints->driver_watchdog_timeout * in ena_update_hints()3746 struct ena_admin_ena_hw_hints *hints; in ena_notification() local3755 hints = (struct ena_admin_ena_hw_hints *) in ena_notification()[all …]
148 this example implements algorithms to generate frequency scaling hints and speculative sleep durati…156 to generate hints based on recent network load trends.190 Most likely, different queue have different load, so they would return different frequency hints.191 The algorithm evaluates all the hints and then scales up frequency in an aggressive manner
281 An application hints the PMD whether or not it should try to inline the