Home
last modified time | relevance | path

Searched refs:iavf_virt_mem (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/iavf/
H A Diavf_alloc.h58 struct iavf_virt_mem *mem,
61 struct iavf_virt_mem *mem);
H A Diavf_adminq.h45 struct iavf_virt_mem dma_head; /* space for dma structures */
47 struct iavf_virt_mem cmd_buf; /* command buffer memory */
H A Diavf_osdep.c78 iavf_allocate_virt_mem(struct iavf_hw *hw __unused, struct iavf_virt_mem *mem, in iavf_allocate_virt_mem()
95 iavf_free_virt_mem(struct iavf_hw *hw __unused, struct iavf_virt_mem *mem) in iavf_free_virt_mem()
H A Diavf_osdep.h221 struct iavf_virt_mem { struct