Lines Matching refs:u16

77 	u16 rl_multiplier;
78 u16 wake_up_calc;
79 u16 rl_encode;
89 u16 prof_id_ref; /* profile ID to node association ref count */
95 u16 vsi_handle;
114 ice_aq_query_rl_profile(struct ice_hw *hw, u16 num_profiles,
115 struct ice_aqc_rl_profile_elem *buf, u16 buf_size,
118 ice_aq_cfg_node_attr(struct ice_hw *hw, u16 num_nodes,
119 struct ice_aqc_node_attr_elem *buf, u16 buf_size,
122 ice_aq_cfg_l2_node_cgd(struct ice_hw *hw, u16 num_nodes,
123 struct ice_aqc_cfg_l2_node_cgd_elem *buf, u16 buf_size,
126 ice_aq_move_sched_elems(struct ice_hw *hw, u16 grps_req,
127 struct ice_aqc_move_elem *buf, u16 buf_size,
128 u16 *grps_movd, struct ice_sq_cd *cd);
130 ice_aq_query_sched_elems(struct ice_hw *hw, u16 elems_req,
131 struct ice_aqc_txsched_elem_data *buf, u16 buf_size,
132 u16 *elems_ret, struct ice_sq_cd *cd);
144 struct ice_sched_node *parent, u8 layer, u16 num_nodes,
145 u16 *num_nodes_added, u32 *first_node_teid,
150 u16 num_items, u32 *list);
154 u16 priority);
157 u16 weight);
183 ice_sched_get_free_qparent(struct ice_port_info *pi, u16 vsi_handle, u8 tc,
186 ice_sched_cfg_vsi(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 maxqs,
188 int ice_rm_vsi_lan_cfg(struct ice_port_info *pi, u16 vsi_handle);
189 int ice_rm_vsi_rdma_cfg(struct ice_port_info *pi, u16 vsi_handle);
192 u16 vsi_handle);
196 struct ice_aqc_txsched_elem_data *buf, u16 buf_size,
204 ice_move_vsi_to_agg(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle,
208 ice_cfg_q_bw_lmt(struct ice_port_info *pi, u16 vsi_handle, u8 tc,
209 u16 q_handle, enum ice_rl_type rl_type, u32 bw);
211 ice_cfg_q_bw_dflt_lmt(struct ice_port_info *pi, u16 vsi_handle, u8 tc,
212 u16 q_handle, enum ice_rl_type rl_type);
220 ice_cfg_vsi_bw_lmt_per_tc(struct ice_port_info *pi, u16 vsi_handle, u8 tc,
223 ice_cfg_vsi_bw_dflt_lmt_per_tc(struct ice_port_info *pi, u16 vsi_handle, u8 tc,
232 ice_cfg_vsi_bw_shared_lmt(struct ice_port_info *pi, u16 vsi_handle, u32 min_bw,
235 ice_cfg_vsi_bw_no_shared_lmt(struct ice_port_info *pi, u16 vsi_handle);
248 ice_cfg_vsi_q_priority(struct ice_port_info *pi, u16 num_qs, u32 *q_ids,
251 ice_cfg_vsi_bw_alloc(struct ice_port_info *pi, u16 vsi_handle, u8 ena_tcmap,
255 u16 num_vsis, u16 *vsi_handle_arr,
264 ice_sched_set_agg_bw_dflt_lmt(struct ice_port_info *pi, u16 vsi_handle);
270 ice_sched_set_vsi_bw_shared_lmt(struct ice_port_info *pi, u16 vsi_handle,
289 int ice_replay_vsi_agg(struct ice_hw *hw, u16 vsi_handle);