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)
Jan 9 2024, 7:29 AM
Unknown Object (File)
Dec 28 2023, 7:15 PM
Unknown Object (File)
Dec 20 2023, 2:49 AM
Unknown Object (File)
Sep 23 2023, 6:56 AM
Unknown Object (File)
Sep 11 2023, 2:11 AM
Unknown Object (File)
Aug 31 2023, 6:38 PM
Unknown Object (File)
Jun 27 2023, 9:00 AM
Unknown Object (File)
Jun 16 2023, 9:30 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.