Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ice/
HDice_flex_pipe.h38 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
63 int ice_ptg_update_xlt1(struct ice_hw *hw, enum ice_block blk);
64 void ice_ptg_free(struct ice_hw *hw, enum ice_block blk, u8 ptg);
67 int ice_vsig_update_xlt2(struct ice_hw *hw, enum ice_block blk);
69 ice_vsig_find_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 *vsig);
71 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id,
74 ice_search_prof_id(struct ice_hw *hw, enum ice_block blk, u64 id);
76 ice_add_vsi_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig);
78 ice_add_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
80 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
[all …]
HDice_flex_pipe.c119 static u32 ice_sect_id(enum ice_block blk, enum ice_sect sect) in ice_sect_id()
703 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx, in ice_find_prot_off()
732 int ice_ptg_update_xlt1(struct ice_hw *hw, enum ice_block blk) in ice_ptg_update_xlt1()
770 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) in ice_ptg_find_ptype()
788 static void ice_ptg_alloc_val(struct ice_hw *hw, enum ice_block blk, u8 ptg) in ice_ptg_alloc_val()
802 void ice_ptg_free(struct ice_hw *hw, enum ice_block blk, u8 ptg) in ice_ptg_free()
829 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_remove_ptype()
876 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_add_mv_ptype()
1020 ice_vsig_update_xlt2_sect(struct ice_hw *hw, enum ice_block blk, u16 vsi, in ice_vsig_update_xlt2_sect()
1052 int ice_vsig_update_xlt2(struct ice_hw *hw, enum ice_block blk) in ice_vsig_update_xlt2()
[all …]
HDice_flow.c393 enum ice_block blk;
785 ice_flow_find_prof_conds(struct ice_hw *hw, enum ice_block blk, in ice_flow_find_prof_conds()
835 ice_flow_find_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir, in ice_flow_find_prof()
853 ice_flow_find_prof_id(struct ice_hw *hw, enum ice_block blk, u64 prof_id) in ice_flow_find_prof_id()
872 ice_flow_get_hw_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id, in ice_flow_get_hw_prof()
903 ice_flow_add_prof_sync(struct ice_hw *hw, enum ice_block blk, in ice_flow_add_prof_sync()
979 ice_flow_rem_prof_sync(struct ice_hw *hw, enum ice_block blk, in ice_flow_rem_prof_sync()
1006 ice_flow_assoc_vsig_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi_handle, in ice_flow_assoc_vsig_vsi()
1033 ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_assoc_prof()
1064 ice_flow_disassoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_disassoc_prof()
[all …]
HDice_flow.h331 ice_flow_find_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir,
334 ice_flow_assoc_vsig_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi_handle,
337 ice_flow_get_hw_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id,
HDice_ddp_common.h375 enum ice_block { enum