Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c3885 * ice_rel_tcam_idx - release a TCAM index
3891 ice_rel_tcam_idx(struct ice_hw *hw, enum ice_block blk, u16 idx) in ice_rel_tcam_idx() function
3927 status = ice_rel_tcam_idx(hw, blk, in ice_rem_prof_id()
4324 status = ice_rel_tcam_idx(hw, blk, tcam->tcam_idx); in ice_prof_tcam_ena_dis()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c3135 * ice_rel_tcam_idx - release a TCAM index
3140 static int ice_rel_tcam_idx(struct ice_hw *hw, enum ice_block blk, u16 idx) in ice_rel_tcam_idx() function
3176 status = ice_rel_tcam_idx(hw, blk, in ice_rem_prof_id()
3574 status = ice_rel_tcam_idx(hw, blk, tcam->tcam_idx); in ice_prof_tcam_ena_dis()

Completed in 11 milliseconds