Page MenuHomeFreeBSD

sfxge: change hunt specific fields of efx_nic_t to ef10
ClosedPublic

Authored by arybchik on Jan 12 2016, 8:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 5:26 PM
Unknown Object (File)
Fri, Oct 3, 2:46 PM
Unknown Object (File)
Sun, Sep 21, 1:12 AM
Unknown Object (File)
Mon, Sep 15, 5:46 AM
Unknown Object (File)
Sep 11 2025, 1:23 PM
Unknown Object (File)
Sep 2 2025, 10:10 PM
Unknown Object (File)
Sep 2 2025, 7:10 AM
Unknown Object (File)
Sep 2 2025, 3:46 AM
Subscribers

Details

Summary

All these fields will be used in shared ef10 code, so put them in an
ef10 member of a per-architecture union, rather that in the per-chip
union.

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

Test Plan

Build tested with Medford support enabled/disabled.
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: change hunt specific fields of efx_nic_t to ef10.
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 12 2016, 1:16 PM
This revision was automatically updated to reflect the committed changes.