Searched defs:ptg (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.c | 2600 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) in ice_ptg_find_ptype() 2618 static void ice_ptg_alloc_val(struct ice_hw *hw, enum ice_block blk, u8 ptg) in ice_ptg_alloc_val() 2634 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_remove_ptype() 2681 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_add_mv_ptype() 3781 u8 ptg; in ice_init_sw_xlt1_db() local 4304 ice_prof_gen_key(struct ice_hw *hw, enum ice_block blk, u8 ptg, u16 vsig, in ice_prof_gen_key() 4361 u8 prof_id, u8 ptg, u16 vsig, u8 cdid, u16 flags, in ice_tcam_write_entry() 4929 ice_add_prof_attrib(struct ice_prof_map *prof, u8 ptg, u16 ptype, in ice_add_prof_attrib() 5080 u8 ptg; in ice_add_prof() local
|
| H A D | ice_flex_type.h | 806 u8 ptg; member 818 u8 ptg[ICE_MAX_PTG_PER_PROFILE]; member 827 u8 ptg; member 994 u8 ptg; member
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_hash.c | 1216 int i, ptg, ret; in ice_hash_add_raw_cfg() local 1353 int ptg, ret; in ice_hash_rem_raw_cfg() local
|
| H A D | ice_fdir_filter.c | 1329 int ptg = hw->blk[ICE_BLK_FD].xlt1.t[id]; in ice_fdir_create_filter() local 1488 int ptg = hw->blk[ICE_BLK_FD].xlt1.t[id]; in ice_fdir_destroy_filter() local
|