Home
last modified time | relevance | path

Searched refs:get_prof (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2497 u16 get_prof; in ice_alloc_prof_id() local
2502 status = ice_alloc_hw_res(hw, res_type, 1, false, &get_prof); in ice_alloc_prof_id()
2504 *prof_id = (u8)get_prof; in ice_alloc_prof_id()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c1346 u16 get_prof; in ice_alloc_prof_id() local
1352 status = ice_alloc_hw_res(hw, res_type, 1, false, &get_prof); in ice_alloc_prof_id()
1354 *prof_id = (u8)get_prof; in ice_alloc_prof_id()

Completed in 11 milliseconds