Searched refs:ice_search_prof_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.h96 ice_search_prof_id(struct ice_hw *hw, enum ice_block blk, u64 id);
H A Dice_flex_pipe.c4391 * ice_search_prof_id - Search for a profile tracking ID
4400 ice_search_prof_id(struct ice_hw *hw, enum ice_block blk, u64 id) function
4428 entry = ice_search_prof_id(hw, blk, id);
4451 entry = ice_search_prof_id(hw, blk, id);
4675 pmap = ice_search_prof_id(hw, blk, id);
4715 map = ice_search_prof_id(hw, blk, hdl);
4806 map = ice_search_prof_id(hw, blk, hdl);
5069 map = ice_search_prof_id(hw, blk, hdl);
H A Dice_flow.c878 map = ice_search_prof_id(hw, blk, prof_id);

Completed in 174 milliseconds