Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()