Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ice.c22020 uint16_t get_prof; in ice_alloc_prof_id() local
22025 status = ice_alloc_hw_res(hw, res_type, 1, false, &get_prof); in ice_alloc_prof_id()
22027 *prof_id = (uint8_t)get_prof; in ice_alloc_prof_id()