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

/freebsd-12-stable/sys/dev/ice/
H A Dice_flex_pipe.h53 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
85 enum ice_status ice_ptg_update_xlt1(struct ice_hw *hw, enum ice_block blk);
86 void ice_ptg_free(struct ice_hw *hw, enum ice_block blk, u8 ptg);
89 enum ice_status ice_vsig_update_xlt2(struct ice_hw *hw, enum ice_block blk);
91 ice_vsig_find_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 *vsig);
93 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id, u8 ptypes[],
96 ice_search_prof_id(struct ice_hw *hw, enum ice_block blk, u64 id);
98 ice_add_vsi_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig);
100 ice_add_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
102 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block bl
[all...]
H A Dice_flex_pipe.c122 static u32 ice_sect_id(enum ice_block blk, enum ice_sect sect)
2474 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
2503 enum ice_status ice_ptg_update_xlt1(struct ice_hw *hw, enum ice_block blk)
2541 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg)
2559 static void ice_ptg_alloc_val(struct ice_hw *hw, enum ice_block blk, u8 ptg)
2573 void ice_ptg_free(struct ice_hw *hw, enum ice_block blk, u8 ptg)
2600 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg)
2647 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg)
2791 ice_vsig_update_xlt2_sect(struct ice_hw *hw, enum ice_block blk, u16 vsi,
2823 enum ice_status ice_vsig_update_xlt2(struct ice_hw *hw, enum ice_block bl
[all...]
H A Dice_flow.h319 ice_flow_find_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir,
322 ice_flow_assoc_vsig_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi_handle,
325 ice_flow_get_hw_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id,
H A Dice_flow.c390 enum ice_block blk;
787 ice_flow_find_prof_conds(struct ice_hw *hw, enum ice_block blk,
834 ice_flow_find_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir,
852 ice_flow_find_prof_id(struct ice_hw *hw, enum ice_block blk, u64 prof_id)
871 ice_flow_get_hw_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id,
902 ice_flow_add_prof_sync(struct ice_hw *hw, enum ice_block blk,
979 ice_flow_rem_prof_sync(struct ice_hw *hw, enum ice_block blk,
1006 ice_flow_assoc_vsig_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi_handle,
1033 ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk,
1064 ice_flow_disassoc_prof(struct ice_hw *hw, enum ice_block bl
[all...]
H A Dice_flex_type.h274 enum ice_block { enum

Completed in 128 milliseconds