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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c3202 * ice_alloc_tcam_ent - allocate hardware TCAM entry
3212 ice_alloc_tcam_ent(struct ice_hw *hw, enum ice_block blk, bool btm, function
4930 status = ice_alloc_tcam_ent(hw, blk, true, &tcam->tcam_idx);
5091 status = ice_alloc_tcam_ent(hw, blk, true, &tcam_idx);

Completed in 113 milliseconds