Searched refs:ice_alloc_tcam_ent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 2445 * ice_alloc_tcam_ent - allocate hardware TCAM entry 2454 ice_alloc_tcam_ent(struct ice_hw *hw, enum ice_block blk, u16 *tcam_idx) in ice_alloc_tcam_ent() function 4337 status = ice_alloc_tcam_ent(hw, blk, &tcam->tcam_idx); in ice_prof_tcam_ena_dis() 4496 status = ice_alloc_tcam_ent(hw, blk, &tcam_idx); in ice_add_prof_id_vsig()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 1294 * ice_alloc_tcam_ent - allocate hardware TCAM entry 1304 ice_alloc_tcam_ent(struct ice_hw *hw, enum ice_block blk, bool btm, in ice_alloc_tcam_ent() function 3591 status = ice_alloc_tcam_ent(hw, blk, tcam->attr.mask == 0, in ice_prof_tcam_ena_dis() 3755 status = ice_alloc_tcam_ent(hw, blk, map->attr[i].mask == 0, in ice_add_prof_id_vsig()
|
Completed in 12 milliseconds