Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
Dvxge-config.c1313 struct __vxge_hw_device **devh, in vxge_hw_device_initialize()
2253 static void vxge_hw_blockpool_block_add(struct __vxge_hw_device *devh, in vxge_hw_blockpool_block_add()
2307 vxge_os_dma_malloc_async(struct pci_dev *pdev, void *devh, unsigned long size) in vxge_os_dma_malloc_async()
2340 static void *__vxge_hw_blockpool_malloc(struct __vxge_hw_device *devh, u32 size, in __vxge_hw_blockpool_malloc()
2431 static void __vxge_hw_blockpool_free(struct __vxge_hw_device *devh, in __vxge_hw_blockpool_free()
2483 struct __vxge_hw_device *devh = mempool->devh; in __vxge_hw_mempool_destroy() local
2605 __vxge_hw_mempool_create(struct __vxge_hw_device *devh, in __vxge_hw_mempool_create()
4755 __vxge_hw_blockpool_block_allocate(struct __vxge_hw_device *devh, u32 size) in __vxge_hw_blockpool_block_allocate()
4937 __vxge_hw_blockpool_block_free(struct __vxge_hw_device *devh, in __vxge_hw_blockpool_block_free()
4960 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.c3144 static enum vxge_hw_status vxge_timestamp_config(struct __vxge_hw_device *devh) in vxge_timestamp_config()