mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-20 15:43:16 +00:00
62b93d9b12
are now in the header of the external buffer itself which allows us to manipulate them in the free routine without having to lock the softc structure or the free list. To get space for these flags the chunk number is reduced to 8 bit which amounts to a maximum of 256 chunks per allocated page. This restriction is now enforced by a CTASSERT. |
||
---|---|---|
.. | ||
if_hatm_intr.c | ||
if_hatm_ioctl.c | ||
if_hatm_rx.c | ||
if_hatm_tx.c | ||
if_hatm.c | ||
if_hatmconf.h | ||
if_hatmreg.h | ||
if_hatmvar.h |