Home
last modified time | relevance | path

Searched refs:iavf_virt_mem (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_alloc.h30 struct iavf_virt_mem *mem, u32 size);
32 struct iavf_virt_mem *mem);
H A Diavf_adminq.h17 struct iavf_virt_mem dma_head; /* space for dma structures */
19 struct iavf_virt_mem cmd_buf; /* command buffer memory */
H A Diavf_osdep.h40 struct iavf_virt_mem { struct
H A Diavf_main.c103 struct iavf_virt_mem *mem, u32 size) in iavf_allocate_virt_mem_d()
123 struct iavf_virt_mem *mem) in iavf_free_virt_mem_d()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_alloc.h30 struct iavf_virt_mem *mem, u32 size);
31 void iavf_free_virt_mem(struct iavf_hw *hw, struct iavf_virt_mem *mem);
H A Diavf_adminq.h17 struct iavf_virt_mem dma_head; /* space for dma structures */
19 struct iavf_virt_mem cmd_buf; /* command buffer memory */
H A Diavf_osdep.h33 struct iavf_virt_mem { struct
H A Diavf_main.c256 struct iavf_virt_mem *mem, u32 size) in iavf_allocate_virt_mem()
275 void iavf_free_virt_mem(struct iavf_hw *hw, struct iavf_virt_mem *mem) in iavf_free_virt_mem()

Completed in 11 milliseconds