Home
last modified time | relevance | path

Searched refs:ice_get_res (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_lib.h69 ice_get_res(struct ice_pf *pf, struct ice_res_tracker *res, u16 needed, u16 id);
H A Dice_lib.c1058 * @index: starting index previously returned by ice_get_res
1135 * ice_get_res - get a block of resources
1144 ice_get_res(struct ice_pf *pf, struct ice_res_tracker *res, u16 needed, u16 id) in ice_get_res() function
1188 base = ice_get_res(pf, pf->irq_tracker, num_q_vectors, vsi->idx); in ice_vsi_setup_vector_base()
H A Dice_main.c2863 oicr_idx = ice_get_res(pf, pf->irq_tracker, 1, ICE_RES_MISC_VEC_ID); in ice_req_irq_msix_misc()

Completed in 11 milliseconds