Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_irq.c56 static struct ice_irq_entry *ice_get_irq_res(struct ice_pf *pf, bool dyn_only) in ice_get_irq_res() argument
70 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() argument
301 entry = ice_get_irq_res(pf, dyn_only); in ice_alloc_irq()
Dice_irq.h21 struct msi_map ice_alloc_irq(struct ice_pf *pf, bool dyn_only);