HomeFreeBSD

cxgbe(4): Make no assumptions about the start and size of the L2T table.

Description

cxgbe(4): Make no assumptions about the start and size of the L2T table.

Do not assume that the table starts at index 0 and is typically 4K in
size. The only thing the driver needs to verify is that its use of
F_SYNC_WR doesn't collide with the L2T hwidx range.

Reviewed by: jhb
MFC after: 1 week
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D46028

Details

Provenance
npAuthored on Jul 18 2024, 8:16 PM
Reviewer
jhb
Differential Revision
D46028: cxgbe(4): Make no assumptions about the start and size of the L2T table.
Parents
rG27479403a764: cxgbe/t4_tom: Free up hardware resources when the final CPL is received.
Branches
Unknown
Tags
Unknown