Searched refs:vxge_hw_mempool (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/vxge/
H A Dvxge-config.h890 struct vxge_hw_mempool *mempool;
972 struct vxge_hw_mempool *mempool;
1994 struct vxge_hw_mempool *mempool,
2015 struct vxge_hw_mempool *mempool,
2019 struct vxge_hw_mempool*
H A Dvxge-traffic.h56 struct vxge_hw_mempool;
137 * struct vxge_hw_mempool - Memory pool.
139 struct vxge_hw_mempool { struct
142 struct vxge_hw_mempool *mempoolh,
2165 struct vxge_hw_mempool *mempoolh,
2174 struct vxge_hw_mempool *mempool);
H A Dvxge-config.c1106 static dma_addr_t __vxge_hw_ring_item_dma_addr(struct vxge_hw_mempool *mempoolh,
1133 static void __vxge_hw_ring_rxdblock_link(struct vxge_hw_mempool *mempoolh,
1163 __vxge_hw_ring_mempool_item_alloc(struct vxge_hw_mempool *mempoolh,
1441 __vxge_hw_mempool_grow(struct vxge_hw_mempool *mempool, u32 num_allocate,
1529 struct vxge_hw_mempool*
1542 struct vxge_hw_mempool *mempool = NULL;
1550 mempool = (struct vxge_hw_mempool *)
1551 vmalloc(sizeof(struct vxge_hw_mempool));
1556 memset(mempool, 0, sizeof(struct vxge_hw_mempool));
1646 void __vxge_hw_mempool_destroy(struct vxge_hw_mempool *mempoo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-config.h890 struct vxge_hw_mempool *mempool;
972 struct vxge_hw_mempool *mempool;
1994 struct vxge_hw_mempool *mempool,
2015 struct vxge_hw_mempool *mempool,
2019 struct vxge_hw_mempool*
H A Dvxge-traffic.h56 struct vxge_hw_mempool;
137 * struct vxge_hw_mempool - Memory pool.
139 struct vxge_hw_mempool { struct
142 struct vxge_hw_mempool *mempoolh,
2165 struct vxge_hw_mempool *mempoolh,
2174 struct vxge_hw_mempool *mempool);
H A Dvxge-config.c1106 static dma_addr_t __vxge_hw_ring_item_dma_addr(struct vxge_hw_mempool *mempoolh,
1133 static void __vxge_hw_ring_rxdblock_link(struct vxge_hw_mempool *mempoolh,
1163 __vxge_hw_ring_mempool_item_alloc(struct vxge_hw_mempool *mempoolh,
1441 __vxge_hw_mempool_grow(struct vxge_hw_mempool *mempool, u32 num_allocate,
1529 struct vxge_hw_mempool*
1542 struct vxge_hw_mempool *mempool = NULL;
1550 mempool = (struct vxge_hw_mempool *)
1551 vmalloc(sizeof(struct vxge_hw_mempool));
1556 memset(mempool, 0, sizeof(struct vxge_hw_mempool));
1646 void __vxge_hw_mempool_destroy(struct vxge_hw_mempool *mempoo
[all...]

Completed in 214 milliseconds