Page MenuHomeFreeBSD

bnxt_en: Fix and enable interrupt coalescing
Needs ReviewPublic

Authored by chandrakanth.patil_broadcom.com on Aug 21 2025, 4:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 12:59 AM
Unknown Object (File)
Mar 20 2026, 5:18 AM
Unknown Object (File)
Mar 2 2026, 4:10 PM
Unknown Object (File)
Mar 2 2026, 1:18 AM
Unknown Object (File)
Jan 15 2026, 11:26 AM
Unknown Object (File)
Jan 7 2026, 12:36 AM
Unknown Object (File)
Nov 9 2025, 12:43 PM
Unknown Object (File)
Nov 9 2025, 12:42 PM
Subscribers
None

Details

Summary

Added support for HWRM_RING_AGGINT_QCAPS to retrieve interrupt coalescing parameters from the
NIC and store them in dedicated driver structures, removing redundant fields.

Also enabled interrupt coalescing for Notification Queue (NQ) rings. These updates fix the
previously broken interrupt coalescing functionality and ensure proper handling for both normal
rings and NQs.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped