Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/neterion/vxge/
Dvxge-traffic.h56 struct vxge_hw_mempool;
139 struct vxge_hw_mempool { struct
142 struct vxge_hw_mempool *mempoolh, argument
2083 struct vxge_hw_mempool *mempoolh,
Dvxge-config.h919 struct vxge_hw_mempool *mempool;
1004 struct vxge_hw_mempool *mempool;
1950 struct vxge_hw_mempool *mempool, in __vxge_hw_mempool_item_priv()
Dvxge-config.c2031 static dma_addr_t __vxge_hw_ring_item_dma_addr(struct vxge_hw_mempool *mempoolh, in __vxge_hw_ring_item_dma_addr()
2058 static void __vxge_hw_ring_rxdblock_link(struct vxge_hw_mempool *mempoolh, in __vxge_hw_ring_rxdblock_link()
2088 __vxge_hw_ring_mempool_item_alloc(struct vxge_hw_mempool *mempoolh, in __vxge_hw_ring_mempool_item_alloc()
2484 static void __vxge_hw_mempool_destroy(struct vxge_hw_mempool *mempool) in __vxge_hw_mempool_destroy()
2523 __vxge_hw_mempool_grow(struct vxge_hw_mempool *mempool, u32 num_allocate, in __vxge_hw_mempool_grow()
2608 static struct vxge_hw_mempool *
2620 struct vxge_hw_mempool *mempool = NULL; in __vxge_hw_mempool_create()
2628 mempool = vzalloc(sizeof(struct vxge_hw_mempool)); in __vxge_hw_mempool_create()
3399 struct vxge_hw_mempool *mempoolh, in __vxge_hw_fifo_mempool_item_alloc()