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)
Thu, Oct 16, 7:53 AM
Unknown Object (File)
Sat, Oct 11, 6:11 AM
Unknown Object (File)
Sep 10 2025, 11:23 PM
Unknown Object (File)
Sep 3 2025, 3:52 PM
Unknown Object (File)
Sep 2 2025, 3:40 PM
Unknown Object (File)
Aug 31 2025, 6:42 PM
Unknown Object (File)
Aug 8 2025, 3:19 AM
Unknown Object (File)
Jul 7 2025, 10:51 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