Lines Matching defs:prof_id
788 u16 prof_id; /* # profile IDs */ member
1227 u8 *prof_id) in ice_find_prof_id_with_mask()
1348 static int ice_alloc_prof_id(struct ice_hw *hw, enum ice_block blk, u8 *prof_id) in ice_alloc_prof_id()
1372 static int ice_free_prof_id(struct ice_hw *hw, enum ice_block blk, u8 prof_id) in ice_free_prof_id()
1389 static int ice_prof_inc_ref(struct ice_hw *hw, enum ice_block blk, u8 prof_id) in ice_prof_inc_ref()
1445 u16 prof_id, u32 enable_mask) in ice_write_prof_mask_enable_res()
1620 ice_free_prof_masks(struct ice_hw *hw, enum ice_block blk, u16 prof_id) in ice_free_prof_masks()
1682 ice_update_prof_masking(struct ice_hw *hw, enum ice_block blk, u16 prof_id, in ice_update_prof_masking()
1732 ice_write_es(struct ice_hw *hw, enum ice_block blk, u8 prof_id, in ice_write_es()
1758 ice_prof_dec_ref(struct ice_hw *hw, enum ice_block blk, u8 prof_id) in ice_prof_dec_ref()
2164 struct ice_prof_id *prof_id = &hw->blk[i].prof_id; in ice_clear_hw_tbls() local
2214 struct ice_prof_id *prof_id = &hw->blk[i].prof_id; in ice_init_hw_tbls() local
2410 u8 prof_id, u8 ptg, u16 vsig, u8 cdid, u16 flags, in ice_tcam_write_entry()
2733 static void ice_update_fd_mask(struct ice_hw *hw, u16 prof_id, u32 mask_sel) in ice_update_fd_mask()
2783 ice_update_fd_swap(struct ice_hw *hw, u16 prof_id, struct ice_fv_word *es) in ice_update_fd_swap()
3009 u8 prof_id; in ice_add_prof() local