Home
last modified time | relevance | path

Searched refs:ice_block (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.h15 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
42 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id,
47 ice_search_prof_id(struct ice_hw *hw, enum ice_block blk, u64 id);
49 ice_add_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
51 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
53 ice_flow_assoc_fdir_prof(struct ice_hw *hw, enum ice_block blk,
64 int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);
H A Dice_flex_pipe.c84 static u32 ice_sect_id(enum ice_block blk, enum ice_sect sect) in ice_sect_id()
626 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx, in ice_find_prot_off()
659 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) in ice_ptg_find_ptype()
677 static void ice_ptg_alloc_val(struct ice_hw *hw, enum ice_block blk, u8 ptg) in ice_ptg_alloc_val()
693 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_remove_ptype()
740 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_add_mv_ptype()
884 ice_vsig_find_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 *vsig) in ice_vsig_find_vsi()
906 static u16 ice_vsig_alloc_val(struct ice_hw *hw, enum ice_block blk, u16 vsig) in ice_vsig_alloc_val()
926 static u16 ice_vsig_alloc(struct ice_hw *hw, enum ice_block blk) in ice_vsig_alloc()
953 ice_find_dup_props_vsig(struct ice_hw *hw, enum ice_block blk, in ice_find_dup_props_vsig()
[all …]
H A Dice_ddp.h299 enum ice_block { enum
H A Dice_parser.h534 int buf_len, enum ice_block blk,
H A Dice_parser.c2364 int buf_len, enum ice_block blk, in ice_parser_profile_init()