Lines Matching full:enum
10 ice_acquire_change_lock(struct ice_hw *hw, enum ice_aq_res_access_type access);
13 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
16 ice_get_sw_fv_bitmap(struct ice_hw *hw, enum ice_prof_type type,
31 enum ice_tunnel_type type);
43 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id, u8 ptypes[],
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);
52 enum ice_ddp_state ice_init_pkg(struct ice_hw *hw, u8 *buff, u32 len);
53 enum ice_ddp_state
55 bool ice_is_init_pkg_successful(enum ice_ddp_state state);
61 int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);