Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c3252 u16 get_prof; in ice_alloc_prof_id() local
3258 status = ice_alloc_hw_res(hw, res_type, 1, false, &get_prof); in ice_alloc_prof_id()
3260 *prof_id = (u8)get_prof; in ice_alloc_prof_id()