Page MenuHomeFreeBSD

cxgbe: Move helper functions for mbuf metadata to adapter.h.
ClosedPublic

Authored by jhb on Feb 14 2023, 12:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 25, 5:23 PM
Unknown Object (File)
Mon, Apr 14, 8:45 AM
Unknown Object (File)
Mon, Apr 14, 4:27 AM
Unknown Object (File)
Mon, Apr 14, 1:26 AM
Unknown Object (File)
Sun, Apr 13, 9:11 PM
Unknown Object (File)
Sat, Apr 5, 3:11 AM
Unknown Object (File)
Mar 24 2025, 12:59 AM
Unknown Object (File)
Mar 24 2025, 12:59 AM
Subscribers

Details

Summary

Previously private to t4_sge.c, this allows other parts of the driver
(such as NIC TLS) to use these helpers directly.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable