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)
Tue, Nov 5, 4:52 PM
Unknown Object (File)
Wed, Oct 30, 10:04 AM
Unknown Object (File)
Oct 15 2024, 10:26 PM
Unknown Object (File)
Oct 14 2024, 6:47 AM
Unknown Object (File)
Oct 10 2024, 8:14 PM
Unknown Object (File)
Oct 10 2024, 8:44 AM
Unknown Object (File)
Oct 7 2024, 5:04 PM
Unknown Object (File)
Oct 5 2024, 1:01 PM
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