Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_iov.c321 hw->iov.ops.assign_resources(hw, num_vfs, num_vfs); in fm10k_iov_resume()
409 if (!hw->iov.ops.assign_resources) in fm10k_iov_alloc_data()
Dfm10k_type.h610 s32 (*assign_resources)(struct fm10k_hw *, u16, u16); member
Dfm10k_pf.c1804 .assign_resources = fm10k_iov_assign_resources_pf,