Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_pble.c53 static void i40iw_free_vmalloc_mem(struct i40iw_hw *hw, struct i40iw_chunk *chunk);
70 i40iw_free_vmalloc_mem(dev->hw, chunk); in i40iw_destroy_pble_pool()
168 static void i40iw_free_vmalloc_mem(struct i40iw_hw *hw, struct i40iw_chunk *chunk) in i40iw_free_vmalloc_mem() function
230 i40iw_free_vmalloc_mem(hw, chunk); in i40iw_get_vmalloc_mem()
315 i40iw_free_vmalloc_mem(dev->hw, chunk); in add_bp_pages()