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)
Nov 24 2024, 8:48 PM
Unknown Object (File)
Nov 22 2024, 7:23 PM
Unknown Object (File)
Nov 22 2024, 5:16 AM
Unknown Object (File)
Nov 21 2024, 12:57 PM
Unknown Object (File)
Nov 21 2024, 6:50 AM
Unknown Object (File)
Nov 19 2024, 6:18 AM
Unknown Object (File)
Nov 5 2024, 4:52 PM
Unknown Object (File)
Oct 30 2024, 10:04 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