Page MenuHomeFreeBSD

sfxge: use correct register definitions for setting interrupt moderation on Medford
ClosedPublic

Authored by arybchik on Jan 13 2016, 7:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 7:33 PM
Unknown Object (File)
Dec 19 2023, 9:36 PM
Unknown Object (File)
Nov 30 2023, 6:13 AM
Unknown Object (File)
Nov 29 2023, 7:09 AM
Unknown Object (File)
Nov 6 2023, 2:35 PM
Unknown Object (File)
Nov 5 2023, 12:42 AM
Unknown Object (File)
Oct 5 2023, 1:35 PM
Unknown Object (File)
Oct 4 2023, 12:54 AM
Subscribers

Details

Summary

The only value which has changed is the number of rows
(ER_DZ_EVQ_TMR_REG_ROWS is 2048 vs 1024 for FR_BZ_TIMER_COMMAND_REGP0_ROWS)
but that isn't used, so this shouldn't change behaviour.

Submitted by: Mark Spender <mspender at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

Build tested. Driver loaded/unloaded.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arybchik retitled this revision from to sfxge: use correct register definitions for setting interrupt moderation on Medford.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
gnn edited edge metadata.
This revision is now accepted and ready to land.Jan 13 2016, 4:05 PM
This revision was automatically updated to reflect the committed changes.