Home
last modified time | relevance | path

Searched refs:iavf_allocate_virt_mem_d (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_osdep.h44 #define iavf_allocate_virt_mem(h, m, s) iavf_allocate_virt_mem_d(h, m, s)
Diavf_main.c218 enum iavf_status iavf_allocate_virt_mem_d(struct iavf_hw *hw, in iavf_allocate_virt_mem_d() function