HomeFreeBSD

ena: Set ena_min_poll_delay_us default value

Description

ena: Set ena_min_poll_delay_us default value

This commit sets the default value for ena_min_poll_delay_us to 100.

This commit does not change the behavior of the driver, the delay is
calculated as MAX(ENA_MIN_ADMIN_POLL_US, delay_us), where the first
field is already defined as 100.
The second parameter, delay_us is taken from ena_min_poll_delay_us
which is currently unset - 0.

Approved by: cperciva (mentor)
Sponsored by: Amazon, Inc.

(cherry picked from commit 637ff00f2f9bd6c8509d0e2ac8959c7a23f09650)

Details

Provenance
osamaabb_amazon.comAuthored on Sep 23 2024, 8:06 AM
Parents
rGa0594d1f65d6: ena: Add reset reason for missing admin interrupt
Branches
Unknown
Tags
Unknown