Lines Matching refs:u16

122 ice_aq_manage_mac_read(struct ice_hw *hw, void *buf, u16 buf_size,
129 u16 flags;
181 u16 pcaps_size = sizeof(*pcaps);
426 u16 cmd_flags;
517 u16 fc_thres_val, tx_timer_val;
551 ice_aq_set_mac_cfg(struct ice_hw *hw, u16 max_frame_size, struct ice_sq_cd *cd)
729 u16 mac_buf_len;
1378 u16 buf_size, struct ice_sq_cd *cd)
1431 u16 len;
1693 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries,
1694 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
1728 ice_alloc_hw_res(struct ice_hw *hw, u16 type, u16 num, bool btm, u16 *res)
1732 u16 buf_len;
1766 enum ice_status ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res)
1770 u16 buf_len;
1901 u16 cap = LE16_TO_CPU(elem->cap);
2145 u16 cap = LE16_TO_CPU(cap_resp[i].cap);
2256 u16 cap = LE16_TO_CPU(cap_resp[i].cap);
2307 ice_aq_list_caps(struct ice_hw *hw, void *buf, u16 buf_size, u32 *cap_count,
2541 ice_aq_set_port_params(struct ice_port_info *pi, u16 bad_frame_vsi,
2549 u16 cmd_flags = 0;
2579 static u16
2582 u16 speed_phy_type_high = ICE_AQ_LINK_SPEED_UNKNOWN;
2583 u16 speed_phy_type_low = ICE_AQ_LINK_SPEED_UNKNOWN;
2716 u16 link_speeds_bitmap)
2721 u16 speed;
3303 ice_aq_set_event_mask(struct ice_hw *hw, u8 port_num, u16 mask,
3386 ice_aq_sff_eeprom(struct ice_hw *hw, u16 lport, u8 bus_addr,
3387 u16 mem_addr, u8 page, u8 set_page, u8 *data, u8 length,
3408 cmd->eeprom_page = CPU_TO_LE16((u16)page << ICE_AQC_SFF_EEPROM_PAGE_S);
3427 u16 flags = 0, vsi_id, lut_type, lut_size, glob_lut_idx, vsi_handle;
3555 ice_status __ice_aq_get_set_rss_key(struct ice_hw *hw, u16 vsi_id,
3560 u16 key_size = sizeof(*key);
3589 ice_aq_get_rss_key(struct ice_hw *hw, u16 vsi_handle,
3608 ice_aq_set_rss_key(struct ice_hw *hw, u16 vsi_handle,
3641 struct ice_aqc_add_tx_qgrp *qg_list, u16 buf_size,
3647 u16 i, sum_size = 0;
3691 struct ice_aqc_dis_txq_item *qg_list, u16 buf_size,
3692 enum ice_disq_rst_src rst_src, u16 vmvf_num,
3699 u16 i, sz = 0;
3747 u16 item_size = ice_struct_size(item, q_id, item->num_qs);
3796 struct ice_aqc_move_txqs_data *buf, u16 buf_size,
3859 u16 shift_width;
3896 u16 src_word, mask;
3899 u16 shift_width;
3911 src_word = *(u16 *)from;
3942 u16 shift_width;
3993 u16 shift_width;
4059 case sizeof(u16):
4087 u16 shift_width;
4121 u16 dest_word, mask;
4124 u16 shift_width;
4167 u16 shift_width;
4218 u16 shift_width;
4299 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle)
4329 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle,
4330 u8 num_qgrps, struct ice_aqc_add_tx_qgrp *buf, u16 buf_size,
4434 ice_dis_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u8 num_queues,
4435 u16 *q_handles, u16 *q_ids, u32 *q_teids,
4436 enum ice_disq_rst_src rst_src, u16 vmvf_num,
4443 u16 i, buf_size;
4512 ice_cfg_vsi_qs(struct ice_port_info *pi, u16 vsi_handle, u16 tc_bitmap,
4513 u16 *maxqs, u8 owner)
4551 ice_cfg_vsi_lan(struct ice_port_info *pi, u16 vsi_handle, u16 tc_bitmap,
4552 u16 *max_lanqs)
4566 static bool ice_is_main_vsi(struct ice_hw *hw, u16 vsi_handle)
4610 enum ice_status ice_replay_vsi(struct ice_hw *hw, u16 vsi_handle)
4748 ice_stat_update_repc(struct ice_hw *hw, u16 vsi_handle, bool prev_stat_loaded,
4751 u16 vsi_num, no_desc, error_cnt;
4911 u16 buf_size, num_elem_ret = 0;
5093 u16 i, tlv, tlv_len, tlv_start, buf, offset;
5181 ice_aq_set_lldp_mib(struct ice_hw *hw, u8 mib_type, void *buf, u16 buf_size,
5194 desc.flags |= CPU_TO_LE16((u16)ICE_AQ_FLAG_RD);
5231 ice_lldp_fltr_add_remove(struct ice_hw *hw, u16 vsi_num, bool add)