Home
last modified time | relevance | path

Searched defs:vxge_hw_mempool (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/neterion/vxge/
Dvxge-traffic.h139 struct vxge_hw_mempool { struct
142 struct vxge_hw_mempool *mempoolh, argument
151 struct vxge_hw_mempool_dma *memblocks_dma_arr; argument
152 struct __vxge_hw_device *devh;
153 u32 memblock_size;
154 u32 memblocks_max;
155 u32 memblocks_allocated;
156 u32 item_size;
157 u32 items_max;
158 u32 items_initial;
[all …]