Lines Matching refs:u16

58 u16 i40e_clean_asq(struct i40e_hw *hw);
65 u16 *events_pending);
69 u16 buff_size,
75 void *desc, void *buffer, u16 buf_len);
81 enum i40e_status_code i40e_aq_get_rss_lut(struct i40e_hw *hw, u16 seid,
82 bool pf_lut, u8 *lut, u16 lut_size);
83 enum i40e_status_code i40e_aq_set_rss_lut(struct i40e_hw *hw, u16 seid,
84 bool pf_lut, u8 *lut, u16 lut_size);
86 u16 seid,
89 u16 seid,
98 u16 led_addr, u32 mode);
99 enum i40e_status_code i40e_led_get_phy(struct i40e_hw *hw, u16 *led_addr,
100 u16 *val);
107 u16 *fw_major_version, u16 *fw_minor_version,
109 u16 *api_major_version, u16 *api_minor_version,
119 enum i40e_status_code i40e_aq_set_default_vsi(struct i40e_hw *hw, u16 vsi_id,
121 enum i40e_status_code i40e_aq_clear_default_vsi(struct i40e_hw *hw, u16 vsi_id,
132 enum i40e_status_code i40e_aq_set_phy_int_mask(struct i40e_hw *hw, u16 mask,
135 u16 max_frame_size, bool crc_en, u16 pacing,
143 enum i40e_status_code i40e_aq_set_lb_modes(struct i40e_hw *hw, u16 lb_modes,
162 u16 vsi_id, bool set_filter,
165 u16 vsi_id, bool set, struct i40e_asq_cmd_details *cmd_details,
168 u16 vsi_id, bool set, struct i40e_asq_cmd_details *cmd_details);
170 u16 seid, bool enable, u16 vid,
173 u16 seid, bool enable, u16 vid,
176 u16 seid, bool enable,
184 enum i40e_status_code i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid,
185 u16 downlink_seid, u8 enabled_tc,
186 bool default_port, u16 *pveb_seid,
190 u16 veb_seid, u16 *switch_id, bool *floating,
191 u16 *statistic_index, u16 *vebs_used,
192 u16 *vebs_free,
194 enum i40e_status_code i40e_aq_add_macvlan(struct i40e_hw *hw, u16 vsi_id,
196 u16 count, struct i40e_asq_cmd_details *cmd_details);
197 enum i40e_status_code i40e_aq_remove_macvlan(struct i40e_hw *hw, u16 vsi_id,
199 u16 count, struct i40e_asq_cmd_details *cmd_details);
200 enum i40e_status_code i40e_aq_add_mirrorrule(struct i40e_hw *hw, u16 sw_seid,
201 u16 rule_type, u16 dest_vsi, u16 count, __le16 *mr_list,
203 u16 *rule_id, u16 *rules_used, u16 *rules_free);
204 enum i40e_status_code i40e_aq_delete_mirrorrule(struct i40e_hw *hw, u16 sw_seid,
205 u16 rule_type, u16 rule_id, u16 count, __le16 *mr_list,
207 u16 *rules_used, u16 *rules_free);
209 enum i40e_status_code i40e_aq_add_vlan(struct i40e_hw *hw, u16 vsi_id,
212 enum i40e_status_code i40e_aq_remove_vlan(struct i40e_hw *hw, u16 vsi_id,
215 enum i40e_status_code i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid,
216 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen,
220 u16 buf_size, u16 *start_seid,
223 u16 flags, u16 valid_flags,
235 u32 offset, u16 length, void *data,
239 u32 offset, u16 length, bool last_command,
243 u16 buf_size, u16 *element_count,
246 u8 cmd_flags, void *data, u16 buf_size,
247 u16 element_count,
250 void *buff, u16 buff_size,
253 void *buff, u16 buff_size, u16 *data_size,
257 u32 offset, u16 length, void *data,
261 u8 mib_type, void *buff, u16 buff_size,
262 u16 *local_len, u16 *remote_len,
265 u8 mib_type, void *buff, u16 buff_size,
271 void *buff, u16 buff_size, u16 tlv_len,
272 u16 *mib_len,
275 u8 bridge_type, void *buff, u16 buff_size,
276 u16 old_len, u16 new_len, u16 offset,
277 u16 *mib_len,
280 u8 bridge_type, void *buff, u16 buff_size,
281 u16 tlv_len, u16 *mib_len,
288 void *buff, u16 buff_size,
294 u16 udp_port, u8 protocol_index,
302 u16 count,
304 enum i40e_status_code i40e_aq_add_pvirt(struct i40e_hw *hw, u16 flags,
305 u16 mac_seid, u16 vsi_seid,
306 u16 *ret_seid);
308 u16 vsi_seid, u16 tag, u16 queue_num,
309 u16 *tags_used, u16 *tags_free,
311 enum i40e_status_code i40e_aq_remove_tag(struct i40e_hw *hw, u16 vsi_seid,
312 u16 tag, u16 *tags_used, u16 *tags_free,
314 enum i40e_status_code i40e_aq_add_mcast_etag(struct i40e_hw *hw, u16 pe_seid,
315 u16 etag, u8 num_tags_in_buf, void *buf,
316 u16 *tags_used, u16 *tags_free,
318 enum i40e_status_code i40e_aq_remove_mcast_etag(struct i40e_hw *hw, u16 pe_seid,
319 u16 etag, u16 *tags_used, u16 *tags_free,
321 enum i40e_status_code i40e_aq_update_tag(struct i40e_hw *hw, u16 vsi_seid,
322 u16 old_tag, u16 new_tag, u16 *tags_used,
323 u16 *tags_free,
325 enum i40e_status_code i40e_aq_add_statistics(struct i40e_hw *hw, u16 seid,
326 u16 vlan_id, u16 *stat_index,
328 enum i40e_status_code i40e_aq_remove_statistics(struct i40e_hw *hw, u16 seid,
329 u16 vlan_id, u16 stat_index,
332 u16 bad_frame_vsi, bool save_bad_pac,
335 enum i40e_status_code i40e_aq_delete_element(struct i40e_hw *hw, u16 seid,
338 u16 flags, u8 *mac_addr,
341 u16 seid, u16 credit, u8 max_credit,
347 struct i40e_hw *hw, u16 seid,
351 u16 seid,
357 u16 seid, u16 credit, u8 max_bw,
359 enum i40e_status_code i40e_aq_config_vsi_tc_bw(struct i40e_hw *hw, u16 seid,
363 u16 seid,
367 u16 seid,
371 u16 seid,
375 u16 seid,
379 u16 seid,
387 u16 vsi,
392 u16 vsi,
434 enum i40e_status_code i40e_read_nvm_word(struct i40e_hw *hw, u16 offset,
435 u16 *data);
436 enum i40e_status_code i40e_read_nvm_buffer(struct i40e_hw *hw, u16 offset,
437 u16 *words, u16 *data);
439 u32 offset, u16 words, void *data,
441 enum i40e_status_code __i40e_read_nvm_word(struct i40e_hw *hw, u16 offset,
442 u16 *data);
443 enum i40e_status_code __i40e_read_nvm_buffer(struct i40e_hw *hw, u16 offset,
444 u16 *words, u16 *data);
448 u32 offset, u16 words, void *data);
449 enum i40e_status_code i40e_calc_nvm_checksum(struct i40e_hw *hw, u16 *checksum);
452 u16 *checksum);
456 void i40e_nvmupd_check_wait_event(struct i40e_hw *hw, u16 opcode);
457 void i40e_set_pci_config_data(struct i40e_hw *hw, u16 link_status);
481 u8 *msg, u16 msglen,
486 u8 *mac_addr, u16 ethtype, u16 flags,
487 u16 vsi_seid, u16 queue, bool is_add,
491 u8 table_id, u32 start_index, u16 buff_size,
492 void *buff, u16 *ret_buff_size,
496 u16 vsi_seid);
518 u16 *wake_reason,
521 u16 reg, u8 phy_addr, u16 *value);
523 u16 reg, u8 phy_addr, u16 value);