Searched refs:dyn_only (Results 1 – 2 of 2) sorted by relevance
56 static struct ice_irq_entry *ice_get_irq_res(struct ice_pf *pf, bool dyn_only) in ice_get_irq_res() argument70 if (dyn_only) in ice_get_irq_res()294 struct msi_map ice_alloc_irq(struct ice_pf *pf, bool dyn_only) in ice_alloc_irq() argument301 entry = ice_get_irq_res(pf, dyn_only); in ice_alloc_irq()
21 struct msi_map ice_alloc_irq(struct ice_pf *pf, bool dyn_only);