Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_iov.c348 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()
H A Dfm10k_type.h613 s32 (*assign_resources)(struct fm10k_hw *, u16, u16); member