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)
Thu, Sep 25, 2:09 PM
Unknown Object (File)
Thu, Sep 18, 7:03 AM
Unknown Object (File)
Sun, Sep 14, 6:41 PM
Unknown Object (File)
Sep 6 2025, 3:10 PM
Unknown Object (File)
Aug 15 2025, 12:00 AM
Unknown Object (File)
Aug 1 2025, 7:10 PM
Unknown Object (File)
Jul 30 2025, 11:26 PM
Unknown Object (File)
Jul 24 2025, 5:41 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