Page MenuHomeFreeBSD

iflib: Add subinterface interrupt allocation function
AbandonedPublic

Authored by erj on May 1 2023, 11:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 23 2023, 12:00 AM
Unknown Object (File)
Jul 19 2023, 8:42 AM
Unknown Object (File)
Jun 19 2023, 8:03 PM
Unknown Object (File)
May 2 2023, 6:33 AM

Details

Reviewers
shurd
Group Reviewers
iflib
Summary

The ice(4) driver will add the ability to create extra interfaces
that hang off of the base interface; to do that the driver requires
a method for the subinterface to request hardware interrupt resources
from the base interface.

Fix a related function definition argument line size issue as well.

Signed-off-by: Eric Joyner <erj@FreeBSD.org>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 51302
Build 48193: arc lint + arc unit