Searched refs:assign_resources (Results 1 – 3 of 3) sorted by relevance
348 hw->iov.ops.assign_resources(hw, num_vfs, num_vfs); in fm10k_iov_resume()436 if (!hw->iov.ops.assign_resources) in fm10k_iov_alloc_data()
612 s32 (*assign_resources)(struct fm10k_hw *, u16, u16); member
1803 .assign_resources = fm10k_iov_assign_resources_pf,