Searched defs:ptg (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/intel/ice/ |
D | ice_flex_pipe.c | 663 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) in ice_ptg_find_ptype() 681 static void ice_ptg_alloc_val(struct ice_hw *hw, enum ice_block blk, u8 ptg) in ice_ptg_alloc_val() 697 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_remove_ptype() 744 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_add_mv_ptype() 1827 u8 ptg; in ice_init_sw_xlt1_db() local 2353 ice_prof_gen_key(struct ice_hw *hw, enum ice_block blk, u8 ptg, u16 vsig, in ice_prof_gen_key() 2410 u8 prof_id, u8 ptg, u16 vsig, u8 cdid, u16 flags, in ice_tcam_write_entry() 2959 ice_add_prof_attrib(struct ice_prof_map *prof, u8 ptg, u16 ptype, in ice_add_prof_attrib() 3118 u8 ptg; in ice_add_prof() local
|
D | ice_flex_type.h | 173 u8 ptg; member 185 u8 ptg[ICE_MAX_PTG_PER_PROFILE]; member 194 u8 ptg; member 345 u8 ptg; member
|
D | ice_virtchnl_fdir.c | 1981 int ret, ptg, id, i; in ice_vc_add_fdir_raw() local 2250 int ptg; in ice_vc_del_fdir_raw() local
|