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)
Mon, Mar 30, 11:04 AM
Unknown Object (File)
Sun, Mar 29, 1:30 AM
Unknown Object (File)
Feb 27 2026, 6:55 PM
Unknown Object (File)
Feb 27 2026, 9:42 AM
Unknown Object (File)
Dec 26 2025, 5:43 PM
Unknown Object (File)
Dec 24 2025, 11:48 AM
Unknown Object (File)
Dec 14 2025, 9:44 AM
Unknown Object (File)
Nov 10 2025, 4:11 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