Lines Matching refs:u16

30 		  struct ice_rq_event_info *e, u16 *pending);
39 ice_alloc_hw_res(struct ice_hw *hw, u16 type, u16 num, bool btm, u16 *res);
41 ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res);
43 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
49 struct ice_aq_desc *desc, void *buf, u16 buf_size,
64 ice_aq_get_rss_key(struct ice_hw *hw, u16 vsi_handle,
67 ice_aq_set_rss_key(struct ice_hw *hw, u16 vsi_handle,
72 void ice_fill_dflt_direct_cmd_desc(struct ice_aq_desc *desc, u16 opcode);
81 void *buf, u16 buf_size, struct ice_sq_cd *cd);
101 u8 *node_part_number, u16 *node_handle);
103 ice_aq_list_caps(struct ice_hw *hw, void *buf, u16 buf_size, u32 *cap_count,
109 u16 link_speeds_bitmap);
147 ice_aq_set_mac_cfg(struct ice_hw *hw, u16 max_frame_size, struct ice_sq_cd *cd);
152 ice_aq_set_event_mask(struct ice_hw *hw, u8 port_num, u16 mask,
170 ice_aq_sff_eeprom(struct ice_hw *hw, u16 lport, u8 bus_addr,
171 u16 mem_addr, u8 page, u8 set_page, u8 *data, u8 length,
173 u32 ice_get_link_speed(u16 index);
176 ice_cfg_vsi_rdma(struct ice_port_info *pi, u16 vsi_handle, u16 tc_bitmap,
177 u16 *max_rdmaqs);
179 ice_ena_vsi_rdma_qset(struct ice_port_info *pi, u16 vsi_handle, u8 tc,
180 u16 *rdma_qset, u16 num_qsets, u32 *qset_teid);
182 ice_dis_vsi_rdma_qset(struct ice_port_info *pi, u16 count, u32 *qset_teid,
183 u16 *q_id);
185 ice_dis_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u8 num_queues,
186 u16 *q_handle, u16 *q_ids, u32 *q_teids,
187 enum ice_disq_rst_src rst_src, u16 vmvf_num,
190 ice_cfg_vsi_lan(struct ice_port_info *pi, u16 vsi_handle, u8 tc_bitmap,
191 u16 *max_lanqs);
193 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle,
194 u8 num_qgrps, struct ice_aqc_add_tx_qgrp *buf, u16 buf_size,
198 u16 buf_size, u16 num_qs, u8 oldport, u8 newport,
200 int ice_replay_vsi(struct ice_hw *hw, u16 vsi_handle);
203 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle);
242 u8 *flags, u16 *node_handle);
258 ice_aq_set_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx, bool value,
261 ice_aq_get_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx,
265 ice_aq_set_lldp_mib(struct ice_hw *hw, u8 mib_type, void *buf, u16 buf_size,
269 ice_lldp_fltr_add_remove(struct ice_hw *hw, u16 vsi_num, bool add);
273 u16 bus_addr, __le16 addr, u8 params, u8 *data,
277 u16 bus_addr, __le16 addr, u8 params, const u8 *data,