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)
Mon, Apr 13, 11:21 PM
Unknown Object (File)
Sat, Apr 11, 1:07 PM
Unknown Object (File)
Fri, Apr 3, 8:56 PM
Unknown Object (File)
Fri, Mar 27, 9:27 AM
Unknown Object (File)
Thu, Mar 26, 7:09 AM
Unknown Object (File)
Thu, Mar 26, 7:08 AM
Unknown Object (File)
Wed, Mar 25, 5:20 AM
Unknown Object (File)
Wed, Mar 25, 1:39 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.