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)
Sat, May 16, 5:43 PM
Unknown Object (File)
Sat, May 16, 3:32 PM
Unknown Object (File)
Sat, May 16, 3:32 PM
Unknown Object (File)
Wed, May 6, 12:52 AM
Unknown Object (File)
Thu, Apr 30, 5:13 PM
Unknown Object (File)
Wed, Apr 22, 9:54 PM
Unknown Object (File)
Apr 9 2026, 11:58 AM
Unknown Object (File)
Mar 20 2026, 8:45 PM
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.