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)
Mon, May 13, 11:19 PM
Unknown Object (File)
Sat, May 4, 1:24 PM
Unknown Object (File)
Sat, May 4, 11:11 AM
Unknown Object (File)
Sun, Apr 28, 4:30 PM
Unknown Object (File)
Apr 5 2024, 10:52 AM
Unknown Object (File)
Dec 27 2023, 12:06 AM
Unknown Object (File)
Dec 20 2023, 8:34 AM
Unknown Object (File)
Dec 12 2023, 3:51 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