Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/neterion/vxge/
Dvxge-config.c1315 struct __vxge_hw_device **devh, in vxge_hw_device_initialize()
2257 static void vxge_hw_blockpool_block_add(struct __vxge_hw_device *devh, in vxge_hw_blockpool_block_add()
2318 vxge_os_dma_malloc_async(struct pci_dev *pdev, void *devh, unsigned long size) in vxge_os_dma_malloc_async()
2358 static void *__vxge_hw_blockpool_malloc(struct __vxge_hw_device *devh, u32 size, in __vxge_hw_blockpool_malloc()
2454 static void __vxge_hw_blockpool_free(struct __vxge_hw_device *devh, in __vxge_hw_blockpool_free()
2506 struct __vxge_hw_device *devh = mempool->devh; in __vxge_hw_mempool_destroy() local
2628 __vxge_hw_mempool_create(struct __vxge_hw_device *devh, in __vxge_hw_mempool_create()
4779 __vxge_hw_blockpool_block_allocate(struct __vxge_hw_device *devh, u32 size) in __vxge_hw_blockpool_block_allocate()
4961 __vxge_hw_blockpool_block_free(struct __vxge_hw_device *devh, in __vxge_hw_blockpool_block_free()
4984 struct __vxge_hw_device *devh = NULL; in vxge_hw_vpath_close() local
Dvxge-config.h628 struct __vxge_hw_device *devh; member
1865 struct __vxge_hw_device *devh) in vxge_hw_device_link_state_get()
Dvxge-traffic.h152 struct __vxge_hw_device *devh; member
1717 struct __vxge_hw_device *devh; member
Dvxge-main.h335 struct __vxge_hw_device *devh; member
Dvxge-main.c3164 static enum vxge_hw_status vxge_timestamp_config(struct __vxge_hw_device *devh) in vxge_timestamp_config()