Lines Matching full:u16

70 		  struct ice_rq_event_info *e, u16 *pending);
79 ice_alloc_hw_res(struct ice_hw *hw, u16 type, u16 num, bool btm, u16 *res);
81 ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res);
83 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries,
84 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
88 struct ice_aq_desc *desc, void *buf, u16 buf_size,
92 struct ice_aq_desc *desc, void *buf, u16 buf_size,
100 ice_aq_get_internal_data(struct ice_hw *hw, u16 cluster_id, u16 table_id,
101 u32 start, void *buf, u16 buf_size, u16 *ret_buf_size,
102 u16 *ret_next_cluster, u16 *ret_next_table,
146 ice_aq_get_rss_key(struct ice_hw *hw, u16 vsi_handle,
149 ice_aq_set_rss_key(struct ice_hw *hw, u16 vsi_handle,
153 struct ice_aqc_add_tx_qgrp *qg_list, u16 buf_size,
159 struct ice_aqc_move_txqs_data *buf, u16 buf_size,
165 u16 buf_size, struct ice_sq_cd *cd);
169 void ice_fill_dflt_direct_cmd_desc(struct ice_aq_desc *desc, u16 opcode);
179 void *buf, u16 buf_size, struct ice_sq_cd *cd);
186 ice_aq_set_port_params(struct ice_port_info *pi, u16 bad_frame_vsi,
195 u8 *node_part_number, u16 *node_handle);
198 u16 *node_handle);
201 u16 link_speeds_bitmap);
203 ice_aq_manage_mac_read(struct ice_hw *hw, void *buf, u16 buf_size,
219 int ice_aq_get_phy_equalization(struct ice_hw *hw, u16 data_in, u16 op_code,
240 ice_aq_set_mac_cfg(struct ice_hw *hw, u16 max_frame_size, bool auto_drop,
246 ice_aq_set_event_mask(struct ice_hw *hw, u8 port_num, u16 mask,
255 ice_aq_sff_eeprom(struct ice_hw *hw, u16 lport, u8 bus_addr,
256 u16 mem_addr, u8 page, u8 set_page, u8 *data, u8 length,
258 u32 ice_get_link_speed(u16 index);
280 __ice_write_sr_word(struct ice_hw *hw, u32 offset, const u16 *data);
282 __ice_write_sr_buf(struct ice_hw *hw, u32 offset, u16 words, const u16 *data);
284 ice_cfg_vsi_rdma(struct ice_port_info *pi, u16 vsi_handle, u16 tc_bitmap,
285 u16 *max_rdmaqs);
287 ice_ena_vsi_rdma_qset(struct ice_port_info *pi, u16 vsi_handle, u8 tc,
288 u16 *rdma_qset, u16 num_qsets, u32 *qset_teid);
290 ice_dis_vsi_rdma_qset(struct ice_port_info *pi, u16 count, u32 *qset_teid,
291 u16 *q_id);
293 ice_dis_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u8 num_queues,
294 u16 *q_handle, u16 *q_ids, u32 *q_teids,
295 enum ice_disq_rst_src rst_src, u16 vmvf_num,
298 ice_cfg_vsi_lan(struct ice_port_info *pi, u16 vsi_handle, u16 tc_bitmap,
299 u16 *max_lanqs);
301 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle,
302 u8 num_qgrps, struct ice_aqc_add_tx_qgrp *buf, u16 buf_size,
306 int ice_replay_vsi(struct ice_hw *hw, u16 vsi_handle);
309 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle);
311 u16 flag, bool lock);
314 int ice_sbq_rw_reg(struct ice_hw *hw, struct ice_sbq_msg_input *in, u16 flag);
326 ice_stat_update_repc(struct ice_hw *hw, u16 vsi_handle, bool prev_stat_loaded,
354 ice_aq_set_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx, bool value,
357 ice_aq_get_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx,
362 ice_aq_set_lldp_mib(struct ice_hw *hw, u8 mib_type, void *buf, u16 buf_size,
366 ice_lldp_fltr_add_remove(struct ice_hw *hw, u16 vsi_num, bool add);
370 u16 bus_addr, __le16 addr, u8 params, u8 *data,
374 u16 bus_addr, __le16 addr, u8 params, const u8 *data,