Lines Matching refs:ice_hw
82 ice_aq_query_sched_elems(struct ice_hw *hw, u16 elems_req,
109 int ice_sched_query_res_alloc(struct ice_hw *hw);
110 void ice_sched_get_psm_clk_freq(struct ice_hw *hw);
113 void ice_sched_cleanup_all(struct ice_hw *hw);
114 void ice_sched_clear_agg(struct ice_hw *hw);
155 int ice_cfg_rl_burst_size(struct ice_hw *hw, u32 bytes);
157 ice_sched_suspend_resume_elems(struct ice_hw *hw, u8 num_nodes, u32 *node_teids,
162 u8 ice_sched_get_agg_layer(struct ice_hw *hw);
163 u8 ice_sched_get_vsi_layer(struct ice_hw *hw);
165 ice_sched_get_free_vsi_parent(struct ice_hw *hw, struct ice_sched_node *node,
173 void ice_sched_replay_agg_vsi_preinit(struct ice_hw *hw);
174 void ice_sched_replay_agg(struct ice_hw *hw);
175 int ice_aq_move_sched_elems(struct ice_hw *hw, struct ice_aqc_move_elem *buf,
177 int ice_replay_vsi_agg(struct ice_hw *hw, u16 vsi_handle);