incubator-nuttx/include/nuttx/mm
zhanghongyu b934555fd1 mm/iob: Support alloc IOB via malloc
Support the network interface card driver to receive zero copies of packets and send and receive giant frame packets, allowing drivers to initialize the DMA buffer to the iob structure, and we can apply for IOB with large memory

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-04-26 01:06:21 +08:00
..
circbuf.h drivers/rmt: Implement an upper-half RMT character driver 2023-12-24 16:38:06 -08:00
gran.h
iob.h mm/iob: Support alloc IOB via malloc 2024-04-26 01:06:21 +08:00
kmap.h mm/kmap.h: fix typo in comments 2024-03-26 07:41:57 +01:00
map.h mm/map.h: minor revision on comments and field defs 2024-04-03 10:15:48 -03:00
mempool.h mm/kconfig: fix typo in MM_DEFAULT_ALIGNMENT 2024-03-11 13:12:34 +08:00
mm.h mm: Using Macros Instead of Memory to Fill Labels 2024-03-14 22:48:19 +08:00