Home
last modified time | relevance | path

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

/openbmc/linux/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()