net/ice/base: calculate logical PF ID
[dpdk.git] / drivers / net / ice / base / ice_common.c
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright(c) 2001-2021 Intel Corporation
3  */
4
5 #include "ice_common.h"
6 #include "ice_sched.h"
7 #include "ice_adminq_cmd.h"
8
9 #include "ice_flow.h"
10 #include "ice_switch.h"
11
12 #define ICE_PF_RESET_WAIT_COUNT 300
13
14 /**
15  * dump_phy_type - helper function that prints PHY type strings
16  * @hw: pointer to the HW structure
17  * @phy: 64 bit PHY type to decipher
18  * @i: bit index within phy
19  * @phy_string: string corresponding to bit i in phy
20  * @prefix: prefix string to differentiate multiple dumps
21  */
22 static void
23 dump_phy_type(struct ice_hw *hw, u64 phy, u8 i, const char *phy_string,
24               const char *prefix)
25 {
26         if (phy & BIT_ULL(i))
27                 ice_debug(hw, ICE_DBG_PHY, "%s: bit(%d): %s\n", prefix, i,
28                           phy_string);
29 }
30
31 /**
32  * ice_dump_phy_type_low - helper function to dump phy_type_low
33  * @hw: pointer to the HW structure
34  * @low: 64 bit value for phy_type_low
35  * @prefix: prefix string to differentiate multiple dumps
36  */
37 static void
38 ice_dump_phy_type_low(struct ice_hw *hw, u64 low, const char *prefix)
39 {
40         ice_debug(hw, ICE_DBG_PHY, "%s: phy_type_low: 0x%016llx\n", prefix,
41                   (unsigned long long)low);
42
43         dump_phy_type(hw, low, 0, "100BASE_TX", prefix);
44         dump_phy_type(hw, low, 1, "100M_SGMII", prefix);
45         dump_phy_type(hw, low, 2, "1000BASE_T", prefix);
46         dump_phy_type(hw, low, 3, "1000BASE_SX", prefix);
47         dump_phy_type(hw, low, 4, "1000BASE_LX", prefix);
48         dump_phy_type(hw, low, 5, "1000BASE_KX", prefix);
49         dump_phy_type(hw, low, 6, "1G_SGMII", prefix);
50         dump_phy_type(hw, low, 7, "2500BASE_T", prefix);
51         dump_phy_type(hw, low, 8, "2500BASE_X", prefix);
52         dump_phy_type(hw, low, 9, "2500BASE_KX", prefix);
53         dump_phy_type(hw, low, 10, "5GBASE_T", prefix);
54         dump_phy_type(hw, low, 11, "5GBASE_KR", prefix);
55         dump_phy_type(hw, low, 12, "10GBASE_T", prefix);
56         dump_phy_type(hw, low, 13, "10G_SFI_DA", prefix);
57         dump_phy_type(hw, low, 14, "10GBASE_SR", prefix);
58         dump_phy_type(hw, low, 15, "10GBASE_LR", prefix);
59         dump_phy_type(hw, low, 16, "10GBASE_KR_CR1", prefix);
60         dump_phy_type(hw, low, 17, "10G_SFI_AOC_ACC", prefix);
61         dump_phy_type(hw, low, 18, "10G_SFI_C2C", prefix);
62         dump_phy_type(hw, low, 19, "25GBASE_T", prefix);
63         dump_phy_type(hw, low, 20, "25GBASE_CR", prefix);
64         dump_phy_type(hw, low, 21, "25GBASE_CR_S", prefix);
65         dump_phy_type(hw, low, 22, "25GBASE_CR1", prefix);
66         dump_phy_type(hw, low, 23, "25GBASE_SR", prefix);
67         dump_phy_type(hw, low, 24, "25GBASE_LR", prefix);
68         dump_phy_type(hw, low, 25, "25GBASE_KR", prefix);
69         dump_phy_type(hw, low, 26, "25GBASE_KR_S", prefix);
70         dump_phy_type(hw, low, 27, "25GBASE_KR1", prefix);
71         dump_phy_type(hw, low, 28, "25G_AUI_AOC_ACC", prefix);
72         dump_phy_type(hw, low, 29, "25G_AUI_C2C", prefix);
73         dump_phy_type(hw, low, 30, "40GBASE_CR4", prefix);
74         dump_phy_type(hw, low, 31, "40GBASE_SR4", prefix);
75         dump_phy_type(hw, low, 32, "40GBASE_LR4", prefix);
76         dump_phy_type(hw, low, 33, "40GBASE_KR4", prefix);
77         dump_phy_type(hw, low, 34, "40G_XLAUI_AOC_ACC", prefix);
78         dump_phy_type(hw, low, 35, "40G_XLAUI", prefix);
79         dump_phy_type(hw, low, 36, "50GBASE_CR2", prefix);
80         dump_phy_type(hw, low, 37, "50GBASE_SR2", prefix);
81         dump_phy_type(hw, low, 38, "50GBASE_LR2", prefix);
82         dump_phy_type(hw, low, 39, "50GBASE_KR2", prefix);
83         dump_phy_type(hw, low, 40, "50G_LAUI2_AOC_ACC", prefix);
84         dump_phy_type(hw, low, 41, "50G_LAUI2", prefix);
85         dump_phy_type(hw, low, 42, "50G_AUI2_AOC_ACC", prefix);
86         dump_phy_type(hw, low, 43, "50G_AUI2", prefix);
87         dump_phy_type(hw, low, 44, "50GBASE_CP", prefix);
88         dump_phy_type(hw, low, 45, "50GBASE_SR", prefix);
89         dump_phy_type(hw, low, 46, "50GBASE_FR", prefix);
90         dump_phy_type(hw, low, 47, "50GBASE_LR", prefix);
91         dump_phy_type(hw, low, 48, "50GBASE_KR_PAM4", prefix);
92         dump_phy_type(hw, low, 49, "50G_AUI1_AOC_ACC", prefix);
93         dump_phy_type(hw, low, 50, "50G_AUI1", prefix);
94         dump_phy_type(hw, low, 51, "100GBASE_CR4", prefix);
95         dump_phy_type(hw, low, 52, "100GBASE_SR4", prefix);
96         dump_phy_type(hw, low, 53, "100GBASE_LR4", prefix);
97         dump_phy_type(hw, low, 54, "100GBASE_KR4", prefix);
98         dump_phy_type(hw, low, 55, "100G_CAUI4_AOC_ACC", prefix);
99         dump_phy_type(hw, low, 56, "100G_CAUI4", prefix);
100         dump_phy_type(hw, low, 57, "100G_AUI4_AOC_ACC", prefix);
101         dump_phy_type(hw, low, 58, "100G_AUI4", prefix);
102         dump_phy_type(hw, low, 59, "100GBASE_CR_PAM4", prefix);
103         dump_phy_type(hw, low, 60, "100GBASE_KR_PAM4", prefix);
104         dump_phy_type(hw, low, 61, "100GBASE_CP2", prefix);
105         dump_phy_type(hw, low, 62, "100GBASE_SR2", prefix);
106         dump_phy_type(hw, low, 63, "100GBASE_DR", prefix);
107 }
108
109 /**
110  * ice_dump_phy_type_high - helper function to dump phy_type_high
111  * @hw: pointer to the HW structure
112  * @high: 64 bit value for phy_type_high
113  * @prefix: prefix string to differentiate multiple dumps
114  */
115 static void
116 ice_dump_phy_type_high(struct ice_hw *hw, u64 high, const char *prefix)
117 {
118         ice_debug(hw, ICE_DBG_PHY, "%s: phy_type_high: 0x%016llx\n", prefix,
119                   (unsigned long long)high);
120
121         dump_phy_type(hw, high, 0, "100GBASE_KR2_PAM4", prefix);
122         dump_phy_type(hw, high, 1, "100G_CAUI2_AOC_ACC", prefix);
123         dump_phy_type(hw, high, 2, "100G_CAUI2", prefix);
124         dump_phy_type(hw, high, 3, "100G_AUI2_AOC_ACC", prefix);
125         dump_phy_type(hw, high, 4, "100G_AUI2", prefix);
126 }
127
128 /**
129  * ice_set_mac_type - Sets MAC type
130  * @hw: pointer to the HW structure
131  *
132  * This function sets the MAC type of the adapter based on the
133  * vendor ID and device ID stored in the HW structure.
134  */
135 static enum ice_status ice_set_mac_type(struct ice_hw *hw)
136 {
137         ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__);
138
139         if (hw->vendor_id != ICE_INTEL_VENDOR_ID)
140                 return ICE_ERR_DEVICE_NOT_SUPPORTED;
141
142         switch (hw->device_id) {
143         case ICE_DEV_ID_E810C_BACKPLANE:
144         case ICE_DEV_ID_E810C_QSFP:
145         case ICE_DEV_ID_E810C_SFP:
146         case ICE_DEV_ID_E810_XXV_BACKPLANE:
147         case ICE_DEV_ID_E810_XXV_QSFP:
148         case ICE_DEV_ID_E810_XXV_SFP:
149                 hw->mac_type = ICE_MAC_E810;
150                 break;
151         case ICE_DEV_ID_E822C_10G_BASE_T:
152         case ICE_DEV_ID_E822C_BACKPLANE:
153         case ICE_DEV_ID_E822C_QSFP:
154         case ICE_DEV_ID_E822C_SFP:
155         case ICE_DEV_ID_E822C_SGMII:
156         case ICE_DEV_ID_E822L_10G_BASE_T:
157         case ICE_DEV_ID_E822L_BACKPLANE:
158         case ICE_DEV_ID_E822L_SFP:
159         case ICE_DEV_ID_E822L_SGMII:
160         case ICE_DEV_ID_E823L_10G_BASE_T:
161         case ICE_DEV_ID_E823L_1GBE:
162         case ICE_DEV_ID_E823L_BACKPLANE:
163         case ICE_DEV_ID_E823L_QSFP:
164         case ICE_DEV_ID_E823L_SFP:
165         case ICE_DEV_ID_E823C_10G_BASE_T:
166         case ICE_DEV_ID_E823C_BACKPLANE:
167         case ICE_DEV_ID_E823C_QSFP:
168         case ICE_DEV_ID_E823C_SFP:
169         case ICE_DEV_ID_E823C_SGMII:
170                 hw->mac_type = ICE_MAC_GENERIC;
171                 break;
172         default:
173                 hw->mac_type = ICE_MAC_UNKNOWN;
174                 break;
175         }
176
177         ice_debug(hw, ICE_DBG_INIT, "mac_type: %d\n", hw->mac_type);
178         return ICE_SUCCESS;
179 }
180
181 /**
182  * ice_is_generic_mac
183  * @hw: pointer to the hardware structure
184  *
185  * returns true if mac_type is ICE_MAC_GENERIC, false if not
186  */
187 bool ice_is_generic_mac(struct ice_hw *hw)
188 {
189         return hw->mac_type == ICE_MAC_GENERIC;
190 }
191
192 /**
193  * ice_is_e810
194  * @hw: pointer to the hardware structure
195  *
196  * returns true if the device is E810 based, false if not.
197  */
198 bool ice_is_e810(struct ice_hw *hw)
199 {
200         return hw->mac_type == ICE_MAC_E810;
201 }
202
203 /**
204  * ice_is_e810t
205  * @hw: pointer to the hardware structure
206  *
207  * returns true if the device is E810T based, false if not.
208  */
209 bool ice_is_e810t(struct ice_hw *hw)
210 {
211         return (hw->device_id == ICE_DEV_ID_E810C_SFP &&
212                 hw->subsystem_device_id == ICE_SUBDEV_ID_E810T);
213 }
214
215 /**
216  * ice_clear_pf_cfg - Clear PF configuration
217  * @hw: pointer to the hardware structure
218  *
219  * Clears any existing PF configuration (VSIs, VSI lists, switch rules, port
220  * configuration, flow director filters, etc.).
221  */
222 enum ice_status ice_clear_pf_cfg(struct ice_hw *hw)
223 {
224         struct ice_aq_desc desc;
225
226         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_clear_pf_cfg);
227
228         return ice_aq_send_cmd(hw, &desc, NULL, 0, NULL);
229 }
230
231 /**
232  * ice_aq_manage_mac_read - manage MAC address read command
233  * @hw: pointer to the HW struct
234  * @buf: a virtual buffer to hold the manage MAC read response
235  * @buf_size: Size of the virtual buffer
236  * @cd: pointer to command details structure or NULL
237  *
238  * This function is used to return per PF station MAC address (0x0107).
239  * NOTE: Upon successful completion of this command, MAC address information
240  * is returned in user specified buffer. Please interpret user specified
241  * buffer as "manage_mac_read" response.
242  * Response such as various MAC addresses are stored in HW struct (port.mac)
243  * ice_discover_dev_caps is expected to be called before this function is
244  * called.
245  */
246 static enum ice_status
247 ice_aq_manage_mac_read(struct ice_hw *hw, void *buf, u16 buf_size,
248                        struct ice_sq_cd *cd)
249 {
250         struct ice_aqc_manage_mac_read_resp *resp;
251         struct ice_aqc_manage_mac_read *cmd;
252         struct ice_aq_desc desc;
253         enum ice_status status;
254         u16 flags;
255         u8 i;
256
257         cmd = &desc.params.mac_read;
258
259         if (buf_size < sizeof(*resp))
260                 return ICE_ERR_BUF_TOO_SHORT;
261
262         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_manage_mac_read);
263
264         status = ice_aq_send_cmd(hw, &desc, buf, buf_size, cd);
265         if (status)
266                 return status;
267
268         resp = (struct ice_aqc_manage_mac_read_resp *)buf;
269         flags = LE16_TO_CPU(cmd->flags) & ICE_AQC_MAN_MAC_READ_M;
270
271         if (!(flags & ICE_AQC_MAN_MAC_LAN_ADDR_VALID)) {
272                 ice_debug(hw, ICE_DBG_LAN, "got invalid MAC address\n");
273                 return ICE_ERR_CFG;
274         }
275
276         /* A single port can report up to two (LAN and WoL) addresses */
277         for (i = 0; i < cmd->num_addr; i++)
278                 if (resp[i].addr_type == ICE_AQC_MAN_MAC_ADDR_TYPE_LAN) {
279                         ice_memcpy(hw->port_info->mac.lan_addr,
280                                    resp[i].mac_addr, ETH_ALEN,
281                                    ICE_DMA_TO_NONDMA);
282                         ice_memcpy(hw->port_info->mac.perm_addr,
283                                    resp[i].mac_addr,
284                                    ETH_ALEN, ICE_DMA_TO_NONDMA);
285                         break;
286                 }
287         return ICE_SUCCESS;
288 }
289
290 /**
291  * ice_aq_get_phy_caps - returns PHY capabilities
292  * @pi: port information structure
293  * @qual_mods: report qualified modules
294  * @report_mode: report mode capabilities
295  * @pcaps: structure for PHY capabilities to be filled
296  * @cd: pointer to command details structure or NULL
297  *
298  * Returns the various PHY capabilities supported on the Port (0x0600)
299  */
300 enum ice_status
301 ice_aq_get_phy_caps(struct ice_port_info *pi, bool qual_mods, u8 report_mode,
302                     struct ice_aqc_get_phy_caps_data *pcaps,
303                     struct ice_sq_cd *cd)
304 {
305         struct ice_aqc_get_phy_caps *cmd;
306         u16 pcaps_size = sizeof(*pcaps);
307         struct ice_aq_desc desc;
308         enum ice_status status;
309         const char *prefix;
310         struct ice_hw *hw;
311
312         cmd = &desc.params.get_phy;
313
314         if (!pcaps || (report_mode & ~ICE_AQC_REPORT_MODE_M) || !pi)
315                 return ICE_ERR_PARAM;
316         hw = pi->hw;
317
318         if (report_mode == ICE_AQC_REPORT_DFLT_CFG &&
319             !ice_fw_supports_report_dflt_cfg(hw))
320                 return ICE_ERR_PARAM;
321
322         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_get_phy_caps);
323
324         if (qual_mods)
325                 cmd->param0 |= CPU_TO_LE16(ICE_AQC_GET_PHY_RQM);
326
327         cmd->param0 |= CPU_TO_LE16(report_mode);
328         status = ice_aq_send_cmd(hw, &desc, pcaps, pcaps_size, cd);
329
330         ice_debug(hw, ICE_DBG_LINK, "get phy caps dump\n");
331
332         if (report_mode == ICE_AQC_REPORT_TOPO_CAP_MEDIA)
333                 prefix = "phy_caps_media";
334         else if (report_mode == ICE_AQC_REPORT_TOPO_CAP_NO_MEDIA)
335                 prefix = "phy_caps_no_media";
336         else if (report_mode == ICE_AQC_REPORT_ACTIVE_CFG)
337                 prefix = "phy_caps_active";
338         else if (report_mode == ICE_AQC_REPORT_DFLT_CFG)
339                 prefix = "phy_caps_default";
340         else
341                 prefix = "phy_caps_invalid";
342
343         ice_dump_phy_type_low(hw, LE64_TO_CPU(pcaps->phy_type_low), prefix);
344         ice_dump_phy_type_high(hw, LE64_TO_CPU(pcaps->phy_type_high), prefix);
345
346         ice_debug(hw, ICE_DBG_LINK, "%s: report_mode = 0x%x\n",
347                   prefix, report_mode);
348         ice_debug(hw, ICE_DBG_LINK, "%s: caps = 0x%x\n", prefix, pcaps->caps);
349         ice_debug(hw, ICE_DBG_LINK, "%s: low_power_ctrl_an = 0x%x\n", prefix,
350                   pcaps->low_power_ctrl_an);
351         ice_debug(hw, ICE_DBG_LINK, "%s: eee_cap = 0x%x\n", prefix,
352                   pcaps->eee_cap);
353         ice_debug(hw, ICE_DBG_LINK, "%s: eeer_value = 0x%x\n", prefix,
354                   pcaps->eeer_value);
355         ice_debug(hw, ICE_DBG_LINK, "%s: link_fec_options = 0x%x\n", prefix,
356                   pcaps->link_fec_options);
357         ice_debug(hw, ICE_DBG_LINK, "%s: module_compliance_enforcement = 0x%x\n",
358                   prefix, pcaps->module_compliance_enforcement);
359         ice_debug(hw, ICE_DBG_LINK, "%s: extended_compliance_code = 0x%x\n",
360                   prefix, pcaps->extended_compliance_code);
361         ice_debug(hw, ICE_DBG_LINK, "%s: module_type[0] = 0x%x\n", prefix,
362                   pcaps->module_type[0]);
363         ice_debug(hw, ICE_DBG_LINK, "%s: module_type[1] = 0x%x\n", prefix,
364                   pcaps->module_type[1]);
365         ice_debug(hw, ICE_DBG_LINK, "%s: module_type[2] = 0x%x\n", prefix,
366                   pcaps->module_type[2]);
367
368         if (status == ICE_SUCCESS && report_mode == ICE_AQC_REPORT_TOPO_CAP_MEDIA) {
369                 pi->phy.phy_type_low = LE64_TO_CPU(pcaps->phy_type_low);
370                 pi->phy.phy_type_high = LE64_TO_CPU(pcaps->phy_type_high);
371                 ice_memcpy(pi->phy.link_info.module_type, &pcaps->module_type,
372                            sizeof(pi->phy.link_info.module_type),
373                            ICE_NONDMA_TO_NONDMA);
374         }
375
376         return status;
377 }
378
379 /**
380  * ice_aq_get_link_topo_handle - get link topology node return status
381  * @pi: port information structure
382  * @node_type: requested node type
383  * @cd: pointer to command details structure or NULL
384  *
385  * Get link topology node return status for specified node type (0x06E0)
386  *
387  * Node type cage can be used to determine if cage is present. If AQC
388  * returns error (ENOENT), then no cage present. If no cage present, then
389  * connection type is backplane or BASE-T.
390  */
391 static enum ice_status
392 ice_aq_get_link_topo_handle(struct ice_port_info *pi, u8 node_type,
393                             struct ice_sq_cd *cd)
394 {
395         struct ice_aqc_get_link_topo *cmd;
396         struct ice_aq_desc desc;
397
398         cmd = &desc.params.get_link_topo;
399
400         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_get_link_topo);
401
402         cmd->addr.topo_params.node_type_ctx =
403                 (ICE_AQC_LINK_TOPO_NODE_CTX_PORT <<
404                  ICE_AQC_LINK_TOPO_NODE_CTX_S);
405
406         /* set node type */
407         cmd->addr.topo_params.node_type_ctx |=
408                 (ICE_AQC_LINK_TOPO_NODE_TYPE_M & node_type);
409
410         return ice_aq_send_cmd(pi->hw, &desc, NULL, 0, cd);
411 }
412
413 /**
414  * ice_is_media_cage_present
415  * @pi: port information structure
416  *
417  * Returns true if media cage is present, else false. If no cage, then
418  * media type is backplane or BASE-T.
419  */
420 static bool ice_is_media_cage_present(struct ice_port_info *pi)
421 {
422         /* Node type cage can be used to determine if cage is present. If AQC
423          * returns error (ENOENT), then no cage present. If no cage present then
424          * connection type is backplane or BASE-T.
425          */
426         return !ice_aq_get_link_topo_handle(pi,
427                                             ICE_AQC_LINK_TOPO_NODE_TYPE_CAGE,
428                                             NULL);
429 }
430
431 /**
432  * ice_get_media_type - Gets media type
433  * @pi: port information structure
434  */
435 static enum ice_media_type ice_get_media_type(struct ice_port_info *pi)
436 {
437         struct ice_link_status *hw_link_info;
438
439         if (!pi)
440                 return ICE_MEDIA_UNKNOWN;
441
442         hw_link_info = &pi->phy.link_info;
443         if (hw_link_info->phy_type_low && hw_link_info->phy_type_high)
444                 /* If more than one media type is selected, report unknown */
445                 return ICE_MEDIA_UNKNOWN;
446
447         if (hw_link_info->phy_type_low) {
448                 /* 1G SGMII is a special case where some DA cable PHYs
449                  * may show this as an option when it really shouldn't
450                  * be since SGMII is meant to be between a MAC and a PHY
451                  * in a backplane. Try to detect this case and handle it
452                  */
453                 if (hw_link_info->phy_type_low == ICE_PHY_TYPE_LOW_1G_SGMII &&
454                     (hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] ==
455                     ICE_AQC_MOD_TYPE_BYTE1_SFP_PLUS_CU_ACTIVE ||
456                     hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] ==
457                     ICE_AQC_MOD_TYPE_BYTE1_SFP_PLUS_CU_PASSIVE))
458                         return ICE_MEDIA_DA;
459
460                 switch (hw_link_info->phy_type_low) {
461                 case ICE_PHY_TYPE_LOW_1000BASE_SX:
462                 case ICE_PHY_TYPE_LOW_1000BASE_LX:
463                 case ICE_PHY_TYPE_LOW_10GBASE_SR:
464                 case ICE_PHY_TYPE_LOW_10GBASE_LR:
465                 case ICE_PHY_TYPE_LOW_10G_SFI_C2C:
466                 case ICE_PHY_TYPE_LOW_25GBASE_SR:
467                 case ICE_PHY_TYPE_LOW_25GBASE_LR:
468                 case ICE_PHY_TYPE_LOW_40GBASE_SR4:
469                 case ICE_PHY_TYPE_LOW_40GBASE_LR4:
470                 case ICE_PHY_TYPE_LOW_50GBASE_SR2:
471                 case ICE_PHY_TYPE_LOW_50GBASE_LR2:
472                 case ICE_PHY_TYPE_LOW_50GBASE_SR:
473                 case ICE_PHY_TYPE_LOW_50GBASE_FR:
474                 case ICE_PHY_TYPE_LOW_50GBASE_LR:
475                 case ICE_PHY_TYPE_LOW_100GBASE_SR4:
476                 case ICE_PHY_TYPE_LOW_100GBASE_LR4:
477                 case ICE_PHY_TYPE_LOW_100GBASE_SR2:
478                 case ICE_PHY_TYPE_LOW_100GBASE_DR:
479                         return ICE_MEDIA_FIBER;
480                 case ICE_PHY_TYPE_LOW_10G_SFI_AOC_ACC:
481                 case ICE_PHY_TYPE_LOW_25G_AUI_AOC_ACC:
482                 case ICE_PHY_TYPE_LOW_40G_XLAUI_AOC_ACC:
483                 case ICE_PHY_TYPE_LOW_50G_LAUI2_AOC_ACC:
484                 case ICE_PHY_TYPE_LOW_50G_AUI2_AOC_ACC:
485                 case ICE_PHY_TYPE_LOW_50G_AUI1_AOC_ACC:
486                 case ICE_PHY_TYPE_LOW_100G_CAUI4_AOC_ACC:
487                 case ICE_PHY_TYPE_LOW_100G_AUI4_AOC_ACC:
488                         return ICE_MEDIA_FIBER;
489                 case ICE_PHY_TYPE_LOW_100BASE_TX:
490                 case ICE_PHY_TYPE_LOW_1000BASE_T:
491                 case ICE_PHY_TYPE_LOW_2500BASE_T:
492                 case ICE_PHY_TYPE_LOW_5GBASE_T:
493                 case ICE_PHY_TYPE_LOW_10GBASE_T:
494                 case ICE_PHY_TYPE_LOW_25GBASE_T:
495                         return ICE_MEDIA_BASET;
496                 case ICE_PHY_TYPE_LOW_10G_SFI_DA:
497                 case ICE_PHY_TYPE_LOW_25GBASE_CR:
498                 case ICE_PHY_TYPE_LOW_25GBASE_CR_S:
499                 case ICE_PHY_TYPE_LOW_25GBASE_CR1:
500                 case ICE_PHY_TYPE_LOW_40GBASE_CR4:
501                 case ICE_PHY_TYPE_LOW_50GBASE_CR2:
502                 case ICE_PHY_TYPE_LOW_50GBASE_CP:
503                 case ICE_PHY_TYPE_LOW_100GBASE_CR4:
504                 case ICE_PHY_TYPE_LOW_100GBASE_CR_PAM4:
505                 case ICE_PHY_TYPE_LOW_100GBASE_CP2:
506                         return ICE_MEDIA_DA;
507                 case ICE_PHY_TYPE_LOW_25G_AUI_C2C:
508                 case ICE_PHY_TYPE_LOW_40G_XLAUI:
509                 case ICE_PHY_TYPE_LOW_50G_LAUI2:
510                 case ICE_PHY_TYPE_LOW_50G_AUI2:
511                 case ICE_PHY_TYPE_LOW_50G_AUI1:
512                 case ICE_PHY_TYPE_LOW_100G_AUI4:
513                 case ICE_PHY_TYPE_LOW_100G_CAUI4:
514                         if (ice_is_media_cage_present(pi))
515                                 return ICE_MEDIA_AUI;
516                         /* fall-through */
517                 case ICE_PHY_TYPE_LOW_1000BASE_KX:
518                 case ICE_PHY_TYPE_LOW_2500BASE_KX:
519                 case ICE_PHY_TYPE_LOW_2500BASE_X:
520                 case ICE_PHY_TYPE_LOW_5GBASE_KR:
521                 case ICE_PHY_TYPE_LOW_10GBASE_KR_CR1:
522                 case ICE_PHY_TYPE_LOW_25GBASE_KR:
523                 case ICE_PHY_TYPE_LOW_25GBASE_KR1:
524                 case ICE_PHY_TYPE_LOW_25GBASE_KR_S:
525                 case ICE_PHY_TYPE_LOW_40GBASE_KR4:
526                 case ICE_PHY_TYPE_LOW_50GBASE_KR_PAM4:
527                 case ICE_PHY_TYPE_LOW_50GBASE_KR2:
528                 case ICE_PHY_TYPE_LOW_100GBASE_KR4:
529                 case ICE_PHY_TYPE_LOW_100GBASE_KR_PAM4:
530                         return ICE_MEDIA_BACKPLANE;
531                 }
532         } else {
533                 switch (hw_link_info->phy_type_high) {
534                 case ICE_PHY_TYPE_HIGH_100G_AUI2:
535                 case ICE_PHY_TYPE_HIGH_100G_CAUI2:
536                         if (ice_is_media_cage_present(pi))
537                                 return ICE_MEDIA_AUI;
538                         /* fall-through */
539                 case ICE_PHY_TYPE_HIGH_100GBASE_KR2_PAM4:
540                         return ICE_MEDIA_BACKPLANE;
541                 case ICE_PHY_TYPE_HIGH_100G_CAUI2_AOC_ACC:
542                 case ICE_PHY_TYPE_HIGH_100G_AUI2_AOC_ACC:
543                         return ICE_MEDIA_FIBER;
544                 }
545         }
546         return ICE_MEDIA_UNKNOWN;
547 }
548
549 /**
550  * ice_aq_get_link_info
551  * @pi: port information structure
552  * @ena_lse: enable/disable LinkStatusEvent reporting
553  * @link: pointer to link status structure - optional
554  * @cd: pointer to command details structure or NULL
555  *
556  * Get Link Status (0x607). Returns the link status of the adapter.
557  */
558 enum ice_status
559 ice_aq_get_link_info(struct ice_port_info *pi, bool ena_lse,
560                      struct ice_link_status *link, struct ice_sq_cd *cd)
561 {
562         struct ice_aqc_get_link_status_data link_data = { 0 };
563         struct ice_aqc_get_link_status *resp;
564         struct ice_link_status *li_old, *li;
565         enum ice_media_type *hw_media_type;
566         struct ice_fc_info *hw_fc_info;
567         bool tx_pause, rx_pause;
568         struct ice_aq_desc desc;
569         enum ice_status status;
570         struct ice_hw *hw;
571         u16 cmd_flags;
572
573         if (!pi)
574                 return ICE_ERR_PARAM;
575         hw = pi->hw;
576         li_old = &pi->phy.link_info_old;
577         hw_media_type = &pi->phy.media_type;
578         li = &pi->phy.link_info;
579         hw_fc_info = &pi->fc;
580
581         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_get_link_status);
582         cmd_flags = (ena_lse) ? ICE_AQ_LSE_ENA : ICE_AQ_LSE_DIS;
583         resp = &desc.params.get_link_status;
584         resp->cmd_flags = CPU_TO_LE16(cmd_flags);
585         resp->lport_num = pi->lport;
586
587         status = ice_aq_send_cmd(hw, &desc, &link_data, sizeof(link_data), cd);
588
589         if (status != ICE_SUCCESS)
590                 return status;
591
592         /* save off old link status information */
593         *li_old = *li;
594
595         /* update current link status information */
596         li->link_speed = LE16_TO_CPU(link_data.link_speed);
597         li->phy_type_low = LE64_TO_CPU(link_data.phy_type_low);
598         li->phy_type_high = LE64_TO_CPU(link_data.phy_type_high);
599         *hw_media_type = ice_get_media_type(pi);
600         li->link_info = link_data.link_info;
601         li->link_cfg_err = link_data.link_cfg_err;
602         li->an_info = link_data.an_info;
603         li->ext_info = link_data.ext_info;
604         li->max_frame_size = LE16_TO_CPU(link_data.max_frame_size);
605         li->fec_info = link_data.cfg & ICE_AQ_FEC_MASK;
606         li->topo_media_conflict = link_data.topo_media_conflict;
607         li->pacing = link_data.cfg & (ICE_AQ_CFG_PACING_M |
608                                       ICE_AQ_CFG_PACING_TYPE_M);
609
610         /* update fc info */
611         tx_pause = !!(link_data.an_info & ICE_AQ_LINK_PAUSE_TX);
612         rx_pause = !!(link_data.an_info & ICE_AQ_LINK_PAUSE_RX);
613         if (tx_pause && rx_pause)
614                 hw_fc_info->current_mode = ICE_FC_FULL;
615         else if (tx_pause)
616                 hw_fc_info->current_mode = ICE_FC_TX_PAUSE;
617         else if (rx_pause)
618                 hw_fc_info->current_mode = ICE_FC_RX_PAUSE;
619         else
620                 hw_fc_info->current_mode = ICE_FC_NONE;
621
622         li->lse_ena = !!(resp->cmd_flags & CPU_TO_LE16(ICE_AQ_LSE_IS_ENABLED));
623
624         ice_debug(hw, ICE_DBG_LINK, "get link info\n");
625         ice_debug(hw, ICE_DBG_LINK, "   link_speed = 0x%x\n", li->link_speed);
626         ice_debug(hw, ICE_DBG_LINK, "   phy_type_low = 0x%llx\n",
627                   (unsigned long long)li->phy_type_low);
628         ice_debug(hw, ICE_DBG_LINK, "   phy_type_high = 0x%llx\n",
629                   (unsigned long long)li->phy_type_high);
630         ice_debug(hw, ICE_DBG_LINK, "   media_type = 0x%x\n", *hw_media_type);
631         ice_debug(hw, ICE_DBG_LINK, "   link_info = 0x%x\n", li->link_info);
632         ice_debug(hw, ICE_DBG_LINK, "   link_cfg_err = 0x%x\n", li->link_cfg_err);
633         ice_debug(hw, ICE_DBG_LINK, "   an_info = 0x%x\n", li->an_info);
634         ice_debug(hw, ICE_DBG_LINK, "   ext_info = 0x%x\n", li->ext_info);
635         ice_debug(hw, ICE_DBG_LINK, "   fec_info = 0x%x\n", li->fec_info);
636         ice_debug(hw, ICE_DBG_LINK, "   lse_ena = 0x%x\n", li->lse_ena);
637         ice_debug(hw, ICE_DBG_LINK, "   max_frame = 0x%x\n",
638                   li->max_frame_size);
639         ice_debug(hw, ICE_DBG_LINK, "   pacing = 0x%x\n", li->pacing);
640
641         /* save link status information */
642         if (link)
643                 *link = *li;
644
645         /* flag cleared so calling functions don't call AQ again */
646         pi->phy.get_link_info = false;
647
648         return ICE_SUCCESS;
649 }
650
651 /**
652  * ice_fill_tx_timer_and_fc_thresh
653  * @hw: pointer to the HW struct
654  * @cmd: pointer to MAC cfg structure
655  *
656  * Add Tx timer and FC refresh threshold info to Set MAC Config AQ command
657  * descriptor
658  */
659 static void
660 ice_fill_tx_timer_and_fc_thresh(struct ice_hw *hw,
661                                 struct ice_aqc_set_mac_cfg *cmd)
662 {
663         u16 fc_thres_val, tx_timer_val;
664         u32 val;
665
666         /* We read back the transmit timer and fc threshold value of
667          * LFC. Thus, we will use index =
668          * PRTMAC_HSEC_CTL_TX_PAUSE_QUANTA_MAX_INDEX.
669          *
670          * Also, because we are opearating on transmit timer and fc
671          * threshold of LFC, we don't turn on any bit in tx_tmr_priority
672          */
673 #define IDX_OF_LFC PRTMAC_HSEC_CTL_TX_PAUSE_QUANTA_MAX_INDEX
674
675         /* Retrieve the transmit timer */
676         val = rd32(hw, PRTMAC_HSEC_CTL_TX_PAUSE_QUANTA(IDX_OF_LFC));
677         tx_timer_val = val &
678                 PRTMAC_HSEC_CTL_TX_PAUSE_QUANTA_HSEC_CTL_TX_PAUSE_QUANTA_M;
679         cmd->tx_tmr_value = CPU_TO_LE16(tx_timer_val);
680
681         /* Retrieve the fc threshold */
682         val = rd32(hw, PRTMAC_HSEC_CTL_TX_PAUSE_REFRESH_TIMER(IDX_OF_LFC));
683         fc_thres_val = val & PRTMAC_HSEC_CTL_TX_PAUSE_REFRESH_TIMER_M;
684
685         cmd->fc_refresh_threshold = CPU_TO_LE16(fc_thres_val);
686 }
687
688 /**
689  * ice_aq_set_mac_cfg
690  * @hw: pointer to the HW struct
691  * @max_frame_size: Maximum Frame Size to be supported
692  * @cd: pointer to command details structure or NULL
693  *
694  * Set MAC configuration (0x0603)
695  */
696 enum ice_status
697 ice_aq_set_mac_cfg(struct ice_hw *hw, u16 max_frame_size, struct ice_sq_cd *cd)
698 {
699         struct ice_aqc_set_mac_cfg *cmd;
700         struct ice_aq_desc desc;
701
702         cmd = &desc.params.set_mac_cfg;
703
704         if (max_frame_size == 0)
705                 return ICE_ERR_PARAM;
706
707         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_set_mac_cfg);
708
709         cmd->max_frame_size = CPU_TO_LE16(max_frame_size);
710
711         ice_fill_tx_timer_and_fc_thresh(hw, cmd);
712
713         return ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
714 }
715
716 /**
717  * ice_init_fltr_mgmt_struct - initializes filter management list and locks
718  * @hw: pointer to the HW struct
719  */
720 enum ice_status ice_init_fltr_mgmt_struct(struct ice_hw *hw)
721 {
722         struct ice_switch_info *sw;
723         enum ice_status status;
724
725         hw->switch_info = (struct ice_switch_info *)
726                           ice_malloc(hw, sizeof(*hw->switch_info));
727
728         sw = hw->switch_info;
729
730         if (!sw)
731                 return ICE_ERR_NO_MEMORY;
732
733         INIT_LIST_HEAD(&sw->vsi_list_map_head);
734         sw->prof_res_bm_init = 0;
735
736         status = ice_init_def_sw_recp(hw, &hw->switch_info->recp_list);
737         if (status) {
738                 ice_free(hw, hw->switch_info);
739                 return status;
740         }
741         return ICE_SUCCESS;
742 }
743
744 /**
745  * ice_cleanup_fltr_mgmt_single - clears single filter mngt struct
746  * @hw: pointer to the HW struct
747  * @sw: pointer to switch info struct for which function clears filters
748  */
749 static void
750 ice_cleanup_fltr_mgmt_single(struct ice_hw *hw, struct ice_switch_info *sw)
751 {
752         struct ice_vsi_list_map_info *v_pos_map;
753         struct ice_vsi_list_map_info *v_tmp_map;
754         struct ice_sw_recipe *recps;
755         u8 i;
756
757         if (!sw)
758                 return;
759
760         LIST_FOR_EACH_ENTRY_SAFE(v_pos_map, v_tmp_map, &sw->vsi_list_map_head,
761                                  ice_vsi_list_map_info, list_entry) {
762                 LIST_DEL(&v_pos_map->list_entry);
763                 ice_free(hw, v_pos_map);
764         }
765         recps = sw->recp_list;
766         for (i = 0; i < ICE_MAX_NUM_RECIPES; i++) {
767                 struct ice_recp_grp_entry *rg_entry, *tmprg_entry;
768
769                 recps[i].root_rid = i;
770                 LIST_FOR_EACH_ENTRY_SAFE(rg_entry, tmprg_entry,
771                                          &recps[i].rg_list, ice_recp_grp_entry,
772                                          l_entry) {
773                         LIST_DEL(&rg_entry->l_entry);
774                         ice_free(hw, rg_entry);
775                 }
776
777                 if (recps[i].adv_rule) {
778                         struct ice_adv_fltr_mgmt_list_entry *tmp_entry;
779                         struct ice_adv_fltr_mgmt_list_entry *lst_itr;
780
781                         ice_destroy_lock(&recps[i].filt_rule_lock);
782                         LIST_FOR_EACH_ENTRY_SAFE(lst_itr, tmp_entry,
783                                                  &recps[i].filt_rules,
784                                                  ice_adv_fltr_mgmt_list_entry,
785                                                  list_entry) {
786                                 LIST_DEL(&lst_itr->list_entry);
787                                 ice_free(hw, lst_itr->lkups);
788                                 ice_free(hw, lst_itr);
789                         }
790                 } else {
791                         struct ice_fltr_mgmt_list_entry *lst_itr, *tmp_entry;
792
793                         ice_destroy_lock(&recps[i].filt_rule_lock);
794                         LIST_FOR_EACH_ENTRY_SAFE(lst_itr, tmp_entry,
795                                                  &recps[i].filt_rules,
796                                                  ice_fltr_mgmt_list_entry,
797                                                  list_entry) {
798                                 LIST_DEL(&lst_itr->list_entry);
799                                 ice_free(hw, lst_itr);
800                         }
801                 }
802                 if (recps[i].root_buf)
803                         ice_free(hw, recps[i].root_buf);
804         }
805         ice_rm_sw_replay_rule_info(hw, sw);
806         ice_free(hw, sw->recp_list);
807         ice_free(hw, sw);
808 }
809
810 /**
811  * ice_cleanup_fltr_mgmt_struct - cleanup filter management list and locks
812  * @hw: pointer to the HW struct
813  */
814 void ice_cleanup_fltr_mgmt_struct(struct ice_hw *hw)
815 {
816         ice_cleanup_fltr_mgmt_single(hw, hw->switch_info);
817 }
818
819 /**
820  * ice_get_itr_intrl_gran
821  * @hw: pointer to the HW struct
822  *
823  * Determines the ITR/INTRL granularities based on the maximum aggregate
824  * bandwidth according to the device's configuration during power-on.
825  */
826 static void ice_get_itr_intrl_gran(struct ice_hw *hw)
827 {
828         u8 max_agg_bw = (rd32(hw, GL_PWR_MODE_CTL) &
829                          GL_PWR_MODE_CTL_CAR_MAX_BW_M) >>
830                         GL_PWR_MODE_CTL_CAR_MAX_BW_S;
831
832         switch (max_agg_bw) {
833         case ICE_MAX_AGG_BW_200G:
834         case ICE_MAX_AGG_BW_100G:
835         case ICE_MAX_AGG_BW_50G:
836                 hw->itr_gran = ICE_ITR_GRAN_ABOVE_25;
837                 hw->intrl_gran = ICE_INTRL_GRAN_ABOVE_25;
838                 break;
839         case ICE_MAX_AGG_BW_25G:
840                 hw->itr_gran = ICE_ITR_GRAN_MAX_25;
841                 hw->intrl_gran = ICE_INTRL_GRAN_MAX_25;
842                 break;
843         }
844 }
845
846 /**
847  * ice_print_rollback_msg - print FW rollback message
848  * @hw: pointer to the hardware structure
849  */
850 void ice_print_rollback_msg(struct ice_hw *hw)
851 {
852         char nvm_str[ICE_NVM_VER_LEN] = { 0 };
853         struct ice_orom_info *orom;
854         struct ice_nvm_info *nvm;
855
856         orom = &hw->flash.orom;
857         nvm = &hw->flash.nvm;
858
859         SNPRINTF(nvm_str, sizeof(nvm_str), "%x.%02x 0x%x %d.%d.%d",
860                  nvm->major, nvm->minor, nvm->eetrack, orom->major,
861                  orom->build, orom->patch);
862         ice_warn(hw,
863                  "Firmware rollback mode detected. Current version is NVM: %s, FW: %d.%d. Device may exhibit limited functionality. Refer to the Intel(R) Ethernet Adapters and Devices User Guide for details on firmware rollback mode\n",
864                  nvm_str, hw->fw_maj_ver, hw->fw_min_ver);
865 }
866
867 /**
868  * ice_set_umac_shared
869  * @hw: pointer to the hw struct
870  *
871  * Set boolean flag to allow unicast MAC sharing
872  */
873 void ice_set_umac_shared(struct ice_hw *hw)
874 {
875         hw->umac_shared = true;
876 }
877
878 /**
879  * ice_init_hw - main hardware initialization routine
880  * @hw: pointer to the hardware structure
881  */
882 enum ice_status ice_init_hw(struct ice_hw *hw)
883 {
884         struct ice_aqc_get_phy_caps_data *pcaps;
885         enum ice_status status;
886         u16 mac_buf_len;
887         void *mac_buf;
888
889         ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__);
890
891         /* Set MAC type based on DeviceID */
892         status = ice_set_mac_type(hw);
893         if (status)
894                 return status;
895
896         hw->pf_id = (u8)(rd32(hw, PF_FUNC_RID) &
897                          PF_FUNC_RID_FUNCTION_NUMBER_M) >>
898                 PF_FUNC_RID_FUNCTION_NUMBER_S;
899
900         status = ice_reset(hw, ICE_RESET_PFR);
901         if (status)
902                 return status;
903
904         ice_get_itr_intrl_gran(hw);
905
906         status = ice_create_all_ctrlq(hw);
907         if (status)
908                 goto err_unroll_cqinit;
909
910         status = ice_init_nvm(hw);
911         if (status)
912                 goto err_unroll_cqinit;
913
914         if (ice_get_fw_mode(hw) == ICE_FW_MODE_ROLLBACK)
915                 ice_print_rollback_msg(hw);
916
917         status = ice_clear_pf_cfg(hw);
918         if (status)
919                 goto err_unroll_cqinit;
920
921         /* Set bit to enable Flow Director filters */
922         wr32(hw, PFQF_FD_ENA, PFQF_FD_ENA_FD_ENA_M);
923         INIT_LIST_HEAD(&hw->fdir_list_head);
924
925         ice_clear_pxe_mode(hw);
926
927         status = ice_get_caps(hw);
928         if (status)
929                 goto err_unroll_cqinit;
930
931         hw->port_info = (struct ice_port_info *)
932                         ice_malloc(hw, sizeof(*hw->port_info));
933         if (!hw->port_info) {
934                 status = ICE_ERR_NO_MEMORY;
935                 goto err_unroll_cqinit;
936         }
937
938         /* set the back pointer to HW */
939         hw->port_info->hw = hw;
940
941         /* Initialize port_info struct with switch configuration data */
942         status = ice_get_initial_sw_cfg(hw);
943         if (status)
944                 goto err_unroll_alloc;
945
946         hw->evb_veb = true;
947         /* Query the allocated resources for Tx scheduler */
948         status = ice_sched_query_res_alloc(hw);
949         if (status) {
950                 ice_debug(hw, ICE_DBG_SCHED, "Failed to get scheduler allocated resources\n");
951                 goto err_unroll_alloc;
952         }
953         ice_sched_get_psm_clk_freq(hw);
954
955         /* Initialize port_info struct with scheduler data */
956         status = ice_sched_init_port(hw->port_info);
957         if (status)
958                 goto err_unroll_sched;
959         pcaps = (struct ice_aqc_get_phy_caps_data *)
960                 ice_malloc(hw, sizeof(*pcaps));
961         if (!pcaps) {
962                 status = ICE_ERR_NO_MEMORY;
963                 goto err_unroll_sched;
964         }
965
966         /* Initialize port_info struct with PHY capabilities */
967         status = ice_aq_get_phy_caps(hw->port_info, false,
968                                      ICE_AQC_REPORT_TOPO_CAP_MEDIA, pcaps, NULL);
969         ice_free(hw, pcaps);
970         if (status)
971                 ice_warn(hw, "Get PHY capabilities failed status = %d, continuing anyway\n",
972                          status);
973
974         /* Initialize port_info struct with link information */
975         status = ice_aq_get_link_info(hw->port_info, false, NULL, NULL);
976         if (status)
977                 goto err_unroll_sched;
978         /* need a valid SW entry point to build a Tx tree */
979         if (!hw->sw_entry_point_layer) {
980                 ice_debug(hw, ICE_DBG_SCHED, "invalid sw entry point\n");
981                 status = ICE_ERR_CFG;
982                 goto err_unroll_sched;
983         }
984         INIT_LIST_HEAD(&hw->agg_list);
985         /* Initialize max burst size */
986         if (!hw->max_burst_size)
987                 ice_cfg_rl_burst_size(hw, ICE_SCHED_DFLT_BURST_SIZE);
988         status = ice_init_fltr_mgmt_struct(hw);
989         if (status)
990                 goto err_unroll_sched;
991
992         /* Get MAC information */
993         /* A single port can report up to two (LAN and WoL) addresses */
994         mac_buf = ice_calloc(hw, 2,
995                              sizeof(struct ice_aqc_manage_mac_read_resp));
996         mac_buf_len = 2 * sizeof(struct ice_aqc_manage_mac_read_resp);
997
998         if (!mac_buf) {
999                 status = ICE_ERR_NO_MEMORY;
1000                 goto err_unroll_fltr_mgmt_struct;
1001         }
1002
1003         status = ice_aq_manage_mac_read(hw, mac_buf, mac_buf_len, NULL);
1004         ice_free(hw, mac_buf);
1005
1006         if (status)
1007                 goto err_unroll_fltr_mgmt_struct;
1008
1009         /* enable jumbo frame support at MAC level */
1010         status = ice_aq_set_mac_cfg(hw, ICE_AQ_SET_MAC_FRAME_SIZE_MAX, NULL);
1011         if (status)
1012                 goto err_unroll_fltr_mgmt_struct;
1013
1014         /* Obtain counter base index which would be used by flow director */
1015         status = ice_alloc_fd_res_cntr(hw, &hw->fd_ctr_base);
1016         if (status)
1017                 goto err_unroll_fltr_mgmt_struct;
1018         status = ice_init_hw_tbls(hw);
1019         if (status)
1020                 goto err_unroll_fltr_mgmt_struct;
1021         ice_init_lock(&hw->tnl_lock);
1022
1023         return ICE_SUCCESS;
1024
1025 err_unroll_fltr_mgmt_struct:
1026         ice_cleanup_fltr_mgmt_struct(hw);
1027 err_unroll_sched:
1028         ice_sched_cleanup_all(hw);
1029 err_unroll_alloc:
1030         ice_free(hw, hw->port_info);
1031         hw->port_info = NULL;
1032 err_unroll_cqinit:
1033         ice_destroy_all_ctrlq(hw);
1034         return status;
1035 }
1036
1037 /**
1038  * ice_deinit_hw - unroll initialization operations done by ice_init_hw
1039  * @hw: pointer to the hardware structure
1040  *
1041  * This should be called only during nominal operation, not as a result of
1042  * ice_init_hw() failing since ice_init_hw() will take care of unrolling
1043  * applicable initializations if it fails for any reason.
1044  */
1045 void ice_deinit_hw(struct ice_hw *hw)
1046 {
1047         ice_free_fd_res_cntr(hw, hw->fd_ctr_base);
1048         ice_cleanup_fltr_mgmt_struct(hw);
1049
1050         ice_sched_cleanup_all(hw);
1051         ice_sched_clear_agg(hw);
1052         ice_free_seg(hw);
1053         ice_free_hw_tbls(hw);
1054         ice_destroy_lock(&hw->tnl_lock);
1055
1056         if (hw->port_info) {
1057                 ice_free(hw, hw->port_info);
1058                 hw->port_info = NULL;
1059         }
1060
1061         ice_destroy_all_ctrlq(hw);
1062
1063         /* Clear VSI contexts if not already cleared */
1064         ice_clear_all_vsi_ctx(hw);
1065 }
1066
1067 /**
1068  * ice_check_reset - Check to see if a global reset is complete
1069  * @hw: pointer to the hardware structure
1070  */
1071 enum ice_status ice_check_reset(struct ice_hw *hw)
1072 {
1073         u32 cnt, reg = 0, grst_timeout, uld_mask;
1074
1075         /* Poll for Device Active state in case a recent CORER, GLOBR,
1076          * or EMPR has occurred. The grst delay value is in 100ms units.
1077          * Add 1sec for outstanding AQ commands that can take a long time.
1078          */
1079         grst_timeout = ((rd32(hw, GLGEN_RSTCTL) & GLGEN_RSTCTL_GRSTDEL_M) >>
1080                         GLGEN_RSTCTL_GRSTDEL_S) + 10;
1081
1082         for (cnt = 0; cnt < grst_timeout; cnt++) {
1083                 ice_msec_delay(100, true);
1084                 reg = rd32(hw, GLGEN_RSTAT);
1085                 if (!(reg & GLGEN_RSTAT_DEVSTATE_M))
1086                         break;
1087         }
1088
1089         if (cnt == grst_timeout) {
1090                 ice_debug(hw, ICE_DBG_INIT, "Global reset polling failed to complete.\n");
1091                 return ICE_ERR_RESET_FAILED;
1092         }
1093
1094 #define ICE_RESET_DONE_MASK     (GLNVM_ULD_PCIER_DONE_M |\
1095                                  GLNVM_ULD_PCIER_DONE_1_M |\
1096                                  GLNVM_ULD_CORER_DONE_M |\
1097                                  GLNVM_ULD_GLOBR_DONE_M |\
1098                                  GLNVM_ULD_POR_DONE_M |\
1099                                  GLNVM_ULD_POR_DONE_1_M |\
1100                                  GLNVM_ULD_PCIER_DONE_2_M)
1101
1102         uld_mask = ICE_RESET_DONE_MASK;
1103
1104         /* Device is Active; check Global Reset processes are done */
1105         for (cnt = 0; cnt < ICE_PF_RESET_WAIT_COUNT; cnt++) {
1106                 reg = rd32(hw, GLNVM_ULD) & uld_mask;
1107                 if (reg == uld_mask) {
1108                         ice_debug(hw, ICE_DBG_INIT, "Global reset processes done. %d\n", cnt);
1109                         break;
1110                 }
1111                 ice_msec_delay(10, true);
1112         }
1113
1114         if (cnt == ICE_PF_RESET_WAIT_COUNT) {
1115                 ice_debug(hw, ICE_DBG_INIT, "Wait for Reset Done timed out. GLNVM_ULD = 0x%x\n",
1116                           reg);
1117                 return ICE_ERR_RESET_FAILED;
1118         }
1119
1120         return ICE_SUCCESS;
1121 }
1122
1123 /**
1124  * ice_pf_reset - Reset the PF
1125  * @hw: pointer to the hardware structure
1126  *
1127  * If a global reset has been triggered, this function checks
1128  * for its completion and then issues the PF reset
1129  */
1130 static enum ice_status ice_pf_reset(struct ice_hw *hw)
1131 {
1132         u32 cnt, reg;
1133
1134         /* If at function entry a global reset was already in progress, i.e.
1135          * state is not 'device active' or any of the reset done bits are not
1136          * set in GLNVM_ULD, there is no need for a PF Reset; poll until the
1137          * global reset is done.
1138          */
1139         if ((rd32(hw, GLGEN_RSTAT) & GLGEN_RSTAT_DEVSTATE_M) ||
1140             (rd32(hw, GLNVM_ULD) & ICE_RESET_DONE_MASK) ^ ICE_RESET_DONE_MASK) {
1141                 /* poll on global reset currently in progress until done */
1142                 if (ice_check_reset(hw))
1143                         return ICE_ERR_RESET_FAILED;
1144
1145                 return ICE_SUCCESS;
1146         }
1147
1148         /* Reset the PF */
1149         reg = rd32(hw, PFGEN_CTRL);
1150
1151         wr32(hw, PFGEN_CTRL, (reg | PFGEN_CTRL_PFSWR_M));
1152
1153         /* Wait for the PFR to complete. The wait time is the global config lock
1154          * timeout plus the PFR timeout which will account for a possible reset
1155          * that is occurring during a download package operation.
1156          */
1157         for (cnt = 0; cnt < ICE_GLOBAL_CFG_LOCK_TIMEOUT +
1158              ICE_PF_RESET_WAIT_COUNT; cnt++) {
1159                 reg = rd32(hw, PFGEN_CTRL);
1160                 if (!(reg & PFGEN_CTRL_PFSWR_M))
1161                         break;
1162
1163                 ice_msec_delay(1, true);
1164         }
1165
1166         if (cnt == ICE_PF_RESET_WAIT_COUNT) {
1167                 ice_debug(hw, ICE_DBG_INIT, "PF reset polling failed to complete.\n");
1168                 return ICE_ERR_RESET_FAILED;
1169         }
1170
1171         return ICE_SUCCESS;
1172 }
1173
1174 /**
1175  * ice_reset - Perform different types of reset
1176  * @hw: pointer to the hardware structure
1177  * @req: reset request
1178  *
1179  * This function triggers a reset as specified by the req parameter.
1180  *
1181  * Note:
1182  * If anything other than a PF reset is triggered, PXE mode is restored.
1183  * This has to be cleared using ice_clear_pxe_mode again, once the AQ
1184  * interface has been restored in the rebuild flow.
1185  */
1186 enum ice_status ice_reset(struct ice_hw *hw, enum ice_reset_req req)
1187 {
1188         u32 val = 0;
1189
1190         switch (req) {
1191         case ICE_RESET_PFR:
1192                 return ice_pf_reset(hw);
1193         case ICE_RESET_CORER:
1194                 ice_debug(hw, ICE_DBG_INIT, "CoreR requested\n");
1195                 val = GLGEN_RTRIG_CORER_M;
1196                 break;
1197         case ICE_RESET_GLOBR:
1198                 ice_debug(hw, ICE_DBG_INIT, "GlobalR requested\n");
1199                 val = GLGEN_RTRIG_GLOBR_M;
1200                 break;
1201         default:
1202                 return ICE_ERR_PARAM;
1203         }
1204
1205         val |= rd32(hw, GLGEN_RTRIG);
1206         wr32(hw, GLGEN_RTRIG, val);
1207         ice_flush(hw);
1208
1209         /* wait for the FW to be ready */
1210         return ice_check_reset(hw);
1211 }
1212
1213 /**
1214  * ice_copy_rxq_ctx_to_hw
1215  * @hw: pointer to the hardware structure
1216  * @ice_rxq_ctx: pointer to the rxq context
1217  * @rxq_index: the index of the Rx queue
1218  *
1219  * Copies rxq context from dense structure to HW register space
1220  */
1221 static enum ice_status
1222 ice_copy_rxq_ctx_to_hw(struct ice_hw *hw, u8 *ice_rxq_ctx, u32 rxq_index)
1223 {
1224         u8 i;
1225
1226         if (!ice_rxq_ctx)
1227                 return ICE_ERR_BAD_PTR;
1228
1229         if (rxq_index > QRX_CTRL_MAX_INDEX)
1230                 return ICE_ERR_PARAM;
1231
1232         /* Copy each dword separately to HW */
1233         for (i = 0; i < ICE_RXQ_CTX_SIZE_DWORDS; i++) {
1234                 wr32(hw, QRX_CONTEXT(i, rxq_index),
1235                      *((u32 *)(ice_rxq_ctx + (i * sizeof(u32)))));
1236
1237                 ice_debug(hw, ICE_DBG_QCTX, "qrxdata[%d]: %08X\n", i,
1238                           *((u32 *)(ice_rxq_ctx + (i * sizeof(u32)))));
1239         }
1240
1241         return ICE_SUCCESS;
1242 }
1243
1244 /* LAN Rx Queue Context */
1245 static const struct ice_ctx_ele ice_rlan_ctx_info[] = {
1246         /* Field                Width   LSB */
1247         ICE_CTX_STORE(ice_rlan_ctx, head,               13,     0),
1248         ICE_CTX_STORE(ice_rlan_ctx, cpuid,              8,      13),
1249         ICE_CTX_STORE(ice_rlan_ctx, base,               57,     32),
1250         ICE_CTX_STORE(ice_rlan_ctx, qlen,               13,     89),
1251         ICE_CTX_STORE(ice_rlan_ctx, dbuf,               7,      102),
1252         ICE_CTX_STORE(ice_rlan_ctx, hbuf,               5,      109),
1253         ICE_CTX_STORE(ice_rlan_ctx, dtype,              2,      114),
1254         ICE_CTX_STORE(ice_rlan_ctx, dsize,              1,      116),
1255         ICE_CTX_STORE(ice_rlan_ctx, crcstrip,           1,      117),
1256         ICE_CTX_STORE(ice_rlan_ctx, l2tsel,             1,      119),
1257         ICE_CTX_STORE(ice_rlan_ctx, hsplit_0,           4,      120),
1258         ICE_CTX_STORE(ice_rlan_ctx, hsplit_1,           2,      124),
1259         ICE_CTX_STORE(ice_rlan_ctx, showiv,             1,      127),
1260         ICE_CTX_STORE(ice_rlan_ctx, rxmax,              14,     174),
1261         ICE_CTX_STORE(ice_rlan_ctx, tphrdesc_ena,       1,      193),
1262         ICE_CTX_STORE(ice_rlan_ctx, tphwdesc_ena,       1,      194),
1263         ICE_CTX_STORE(ice_rlan_ctx, tphdata_ena,        1,      195),
1264         ICE_CTX_STORE(ice_rlan_ctx, tphhead_ena,        1,      196),
1265         ICE_CTX_STORE(ice_rlan_ctx, lrxqthresh,         3,      198),
1266         ICE_CTX_STORE(ice_rlan_ctx, prefena,            1,      201),
1267         { 0 }
1268 };
1269
1270 /**
1271  * ice_write_rxq_ctx
1272  * @hw: pointer to the hardware structure
1273  * @rlan_ctx: pointer to the rxq context
1274  * @rxq_index: the index of the Rx queue
1275  *
1276  * Converts rxq context from sparse to dense structure and then writes
1277  * it to HW register space and enables the hardware to prefetch descriptors
1278  * instead of only fetching them on demand
1279  */
1280 enum ice_status
1281 ice_write_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx,
1282                   u32 rxq_index)
1283 {
1284         u8 ctx_buf[ICE_RXQ_CTX_SZ] = { 0 };
1285
1286         if (!rlan_ctx)
1287                 return ICE_ERR_BAD_PTR;
1288
1289         rlan_ctx->prefena = 1;
1290
1291         ice_set_ctx(hw, (u8 *)rlan_ctx, ctx_buf, ice_rlan_ctx_info);
1292         return ice_copy_rxq_ctx_to_hw(hw, ctx_buf, rxq_index);
1293 }
1294
1295 /**
1296  * ice_clear_rxq_ctx
1297  * @hw: pointer to the hardware structure
1298  * @rxq_index: the index of the Rx queue to clear
1299  *
1300  * Clears rxq context in HW register space
1301  */
1302 enum ice_status ice_clear_rxq_ctx(struct ice_hw *hw, u32 rxq_index)
1303 {
1304         u8 i;
1305
1306         if (rxq_index > QRX_CTRL_MAX_INDEX)
1307                 return ICE_ERR_PARAM;
1308
1309         /* Clear each dword register separately */
1310         for (i = 0; i < ICE_RXQ_CTX_SIZE_DWORDS; i++)
1311                 wr32(hw, QRX_CONTEXT(i, rxq_index), 0);
1312
1313         return ICE_SUCCESS;
1314 }
1315
1316 /* LAN Tx Queue Context */
1317 const struct ice_ctx_ele ice_tlan_ctx_info[] = {
1318                                     /* Field                    Width   LSB */
1319         ICE_CTX_STORE(ice_tlan_ctx, base,                       57,     0),
1320         ICE_CTX_STORE(ice_tlan_ctx, port_num,                   3,      57),
1321         ICE_CTX_STORE(ice_tlan_ctx, cgd_num,                    5,      60),
1322         ICE_CTX_STORE(ice_tlan_ctx, pf_num,                     3,      65),
1323         ICE_CTX_STORE(ice_tlan_ctx, vmvf_num,                   10,     68),
1324         ICE_CTX_STORE(ice_tlan_ctx, vmvf_type,                  2,      78),
1325         ICE_CTX_STORE(ice_tlan_ctx, src_vsi,                    10,     80),
1326         ICE_CTX_STORE(ice_tlan_ctx, tsyn_ena,                   1,      90),
1327         ICE_CTX_STORE(ice_tlan_ctx, internal_usage_flag,        1,      91),
1328         ICE_CTX_STORE(ice_tlan_ctx, alt_vlan,                   1,      92),
1329         ICE_CTX_STORE(ice_tlan_ctx, cpuid,                      8,      93),
1330         ICE_CTX_STORE(ice_tlan_ctx, wb_mode,                    1,      101),
1331         ICE_CTX_STORE(ice_tlan_ctx, tphrd_desc,                 1,      102),
1332         ICE_CTX_STORE(ice_tlan_ctx, tphrd,                      1,      103),
1333         ICE_CTX_STORE(ice_tlan_ctx, tphwr_desc,                 1,      104),
1334         ICE_CTX_STORE(ice_tlan_ctx, cmpq_id,                    9,      105),
1335         ICE_CTX_STORE(ice_tlan_ctx, qnum_in_func,               14,     114),
1336         ICE_CTX_STORE(ice_tlan_ctx, itr_notification_mode,      1,      128),
1337         ICE_CTX_STORE(ice_tlan_ctx, adjust_prof_id,             6,      129),
1338         ICE_CTX_STORE(ice_tlan_ctx, qlen,                       13,     135),
1339         ICE_CTX_STORE(ice_tlan_ctx, quanta_prof_idx,            4,      148),
1340         ICE_CTX_STORE(ice_tlan_ctx, tso_ena,                    1,      152),
1341         ICE_CTX_STORE(ice_tlan_ctx, tso_qnum,                   11,     153),
1342         ICE_CTX_STORE(ice_tlan_ctx, legacy_int,                 1,      164),
1343         ICE_CTX_STORE(ice_tlan_ctx, drop_ena,                   1,      165),
1344         ICE_CTX_STORE(ice_tlan_ctx, cache_prof_idx,             2,      166),
1345         ICE_CTX_STORE(ice_tlan_ctx, pkt_shaper_prof_idx,        3,      168),
1346         ICE_CTX_STORE(ice_tlan_ctx, int_q_state,                122,    171),
1347         { 0 }
1348 };
1349
1350 /**
1351  * ice_copy_tx_cmpltnq_ctx_to_hw
1352  * @hw: pointer to the hardware structure
1353  * @ice_tx_cmpltnq_ctx: pointer to the Tx completion queue context
1354  * @tx_cmpltnq_index: the index of the completion queue
1355  *
1356  * Copies Tx completion queue context from dense structure to HW register space
1357  */
1358 static enum ice_status
1359 ice_copy_tx_cmpltnq_ctx_to_hw(struct ice_hw *hw, u8 *ice_tx_cmpltnq_ctx,
1360                               u32 tx_cmpltnq_index)
1361 {
1362         u8 i;
1363
1364         if (!ice_tx_cmpltnq_ctx)
1365                 return ICE_ERR_BAD_PTR;
1366
1367         if (tx_cmpltnq_index > GLTCLAN_CQ_CNTX0_MAX_INDEX)
1368                 return ICE_ERR_PARAM;
1369
1370         /* Copy each dword separately to HW */
1371         for (i = 0; i < ICE_TX_CMPLTNQ_CTX_SIZE_DWORDS; i++) {
1372                 wr32(hw, GLTCLAN_CQ_CNTX(i, tx_cmpltnq_index),
1373                      *((u32 *)(ice_tx_cmpltnq_ctx + (i * sizeof(u32)))));
1374
1375                 ice_debug(hw, ICE_DBG_QCTX, "cmpltnqdata[%d]: %08X\n", i,
1376                           *((u32 *)(ice_tx_cmpltnq_ctx + (i * sizeof(u32)))));
1377         }
1378
1379         return ICE_SUCCESS;
1380 }
1381
1382 /* LAN Tx Completion Queue Context */
1383 static const struct ice_ctx_ele ice_tx_cmpltnq_ctx_info[] = {
1384                                        /* Field                 Width   LSB */
1385         ICE_CTX_STORE(ice_tx_cmpltnq_ctx, base,                 57,     0),
1386         ICE_CTX_STORE(ice_tx_cmpltnq_ctx, q_len,                18,     64),
1387         ICE_CTX_STORE(ice_tx_cmpltnq_ctx, generation,           1,      96),
1388         ICE_CTX_STORE(ice_tx_cmpltnq_ctx, wrt_ptr,              22,     97),
1389         ICE_CTX_STORE(ice_tx_cmpltnq_ctx, pf_num,               3,      128),
1390         ICE_CTX_STORE(ice_tx_cmpltnq_ctx, vmvf_num,             10,     131),
1391         ICE_CTX_STORE(ice_tx_cmpltnq_ctx, vmvf_type,            2,      141),
1392         ICE_CTX_STORE(ice_tx_cmpltnq_ctx, tph_desc_wr,          1,      160),
1393         ICE_CTX_STORE(ice_tx_cmpltnq_ctx, cpuid,                8,      161),
1394         ICE_CTX_STORE(ice_tx_cmpltnq_ctx, cmpltn_cache,         512,    192),
1395         { 0 }
1396 };
1397
1398 /**
1399  * ice_write_tx_cmpltnq_ctx
1400  * @hw: pointer to the hardware structure
1401  * @tx_cmpltnq_ctx: pointer to the completion queue context
1402  * @tx_cmpltnq_index: the index of the completion queue
1403  *
1404  * Converts completion queue context from sparse to dense structure and then
1405  * writes it to HW register space
1406  */
1407 enum ice_status
1408 ice_write_tx_cmpltnq_ctx(struct ice_hw *hw,
1409                          struct ice_tx_cmpltnq_ctx *tx_cmpltnq_ctx,
1410                          u32 tx_cmpltnq_index)
1411 {
1412         u8 ctx_buf[ICE_TX_CMPLTNQ_CTX_SIZE_DWORDS * sizeof(u32)] = { 0 };
1413
1414         ice_set_ctx(hw, (u8 *)tx_cmpltnq_ctx, ctx_buf, ice_tx_cmpltnq_ctx_info);
1415         return ice_copy_tx_cmpltnq_ctx_to_hw(hw, ctx_buf, tx_cmpltnq_index);
1416 }
1417
1418 /**
1419  * ice_clear_tx_cmpltnq_ctx
1420  * @hw: pointer to the hardware structure
1421  * @tx_cmpltnq_index: the index of the completion queue to clear
1422  *
1423  * Clears Tx completion queue context in HW register space
1424  */
1425 enum ice_status
1426 ice_clear_tx_cmpltnq_ctx(struct ice_hw *hw, u32 tx_cmpltnq_index)
1427 {
1428         u8 i;
1429
1430         if (tx_cmpltnq_index > GLTCLAN_CQ_CNTX0_MAX_INDEX)
1431                 return ICE_ERR_PARAM;
1432
1433         /* Clear each dword register separately */
1434         for (i = 0; i < ICE_TX_CMPLTNQ_CTX_SIZE_DWORDS; i++)
1435                 wr32(hw, GLTCLAN_CQ_CNTX(i, tx_cmpltnq_index), 0);
1436
1437         return ICE_SUCCESS;
1438 }
1439
1440 /**
1441  * ice_copy_tx_drbell_q_ctx_to_hw
1442  * @hw: pointer to the hardware structure
1443  * @ice_tx_drbell_q_ctx: pointer to the doorbell queue context
1444  * @tx_drbell_q_index: the index of the doorbell queue
1445  *
1446  * Copies doorbell queue context from dense structure to HW register space
1447  */
1448 static enum ice_status
1449 ice_copy_tx_drbell_q_ctx_to_hw(struct ice_hw *hw, u8 *ice_tx_drbell_q_ctx,
1450                                u32 tx_drbell_q_index)
1451 {
1452         u8 i;
1453
1454         if (!ice_tx_drbell_q_ctx)
1455                 return ICE_ERR_BAD_PTR;
1456
1457         if (tx_drbell_q_index > QTX_COMM_DBLQ_DBELL_MAX_INDEX)
1458                 return ICE_ERR_PARAM;
1459
1460         /* Copy each dword separately to HW */
1461         for (i = 0; i < ICE_TX_DRBELL_Q_CTX_SIZE_DWORDS; i++) {
1462                 wr32(hw, QTX_COMM_DBLQ_CNTX(i, tx_drbell_q_index),
1463                      *((u32 *)(ice_tx_drbell_q_ctx + (i * sizeof(u32)))));
1464
1465                 ice_debug(hw, ICE_DBG_QCTX, "tx_drbell_qdata[%d]: %08X\n", i,
1466                           *((u32 *)(ice_tx_drbell_q_ctx + (i * sizeof(u32)))));
1467         }
1468
1469         return ICE_SUCCESS;
1470 }
1471
1472 /* LAN Tx Doorbell Queue Context info */
1473 static const struct ice_ctx_ele ice_tx_drbell_q_ctx_info[] = {
1474                                         /* Field                Width   LSB */
1475         ICE_CTX_STORE(ice_tx_drbell_q_ctx, base,                57,     0),
1476         ICE_CTX_STORE(ice_tx_drbell_q_ctx, ring_len,            13,     64),
1477         ICE_CTX_STORE(ice_tx_drbell_q_ctx, pf_num,              3,      80),
1478         ICE_CTX_STORE(ice_tx_drbell_q_ctx, vf_num,              8,      84),
1479         ICE_CTX_STORE(ice_tx_drbell_q_ctx, vmvf_type,           2,      94),
1480         ICE_CTX_STORE(ice_tx_drbell_q_ctx, cpuid,               8,      96),
1481         ICE_CTX_STORE(ice_tx_drbell_q_ctx, tph_desc_rd,         1,      104),
1482         ICE_CTX_STORE(ice_tx_drbell_q_ctx, tph_desc_wr,         1,      108),
1483         ICE_CTX_STORE(ice_tx_drbell_q_ctx, db_q_en,             1,      112),
1484         ICE_CTX_STORE(ice_tx_drbell_q_ctx, rd_head,             13,     128),
1485         ICE_CTX_STORE(ice_tx_drbell_q_ctx, rd_tail,             13,     144),
1486         { 0 }
1487 };
1488
1489 /**
1490  * ice_write_tx_drbell_q_ctx
1491  * @hw: pointer to the hardware structure
1492  * @tx_drbell_q_ctx: pointer to the doorbell queue context
1493  * @tx_drbell_q_index: the index of the doorbell queue
1494  *
1495  * Converts doorbell queue context from sparse to dense structure and then
1496  * writes it to HW register space
1497  */
1498 enum ice_status
1499 ice_write_tx_drbell_q_ctx(struct ice_hw *hw,
1500                           struct ice_tx_drbell_q_ctx *tx_drbell_q_ctx,
1501                           u32 tx_drbell_q_index)
1502 {
1503         u8 ctx_buf[ICE_TX_DRBELL_Q_CTX_SIZE_DWORDS * sizeof(u32)] = { 0 };
1504
1505         ice_set_ctx(hw, (u8 *)tx_drbell_q_ctx, ctx_buf,
1506                     ice_tx_drbell_q_ctx_info);
1507         return ice_copy_tx_drbell_q_ctx_to_hw(hw, ctx_buf, tx_drbell_q_index);
1508 }
1509
1510 /**
1511  * ice_clear_tx_drbell_q_ctx
1512  * @hw: pointer to the hardware structure
1513  * @tx_drbell_q_index: the index of the doorbell queue to clear
1514  *
1515  * Clears doorbell queue context in HW register space
1516  */
1517 enum ice_status
1518 ice_clear_tx_drbell_q_ctx(struct ice_hw *hw, u32 tx_drbell_q_index)
1519 {
1520         u8 i;
1521
1522         if (tx_drbell_q_index > QTX_COMM_DBLQ_DBELL_MAX_INDEX)
1523                 return ICE_ERR_PARAM;
1524
1525         /* Clear each dword register separately */
1526         for (i = 0; i < ICE_TX_DRBELL_Q_CTX_SIZE_DWORDS; i++)
1527                 wr32(hw, QTX_COMM_DBLQ_CNTX(i, tx_drbell_q_index), 0);
1528
1529         return ICE_SUCCESS;
1530 }
1531
1532 /* Sideband Queue command wrappers */
1533
1534 /**
1535  * ice_get_sbq - returns the right control queue to use for sideband
1536  * @hw: pointer to the hardware structure
1537  */
1538 static struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw)
1539 {
1540         if (!ice_is_generic_mac(hw))
1541                 return &hw->adminq;
1542         return &hw->sbq;
1543 }
1544
1545 /**
1546  * ice_sbq_send_cmd - send Sideband Queue command to Sideband Queue
1547  * @hw: pointer to the HW struct
1548  * @desc: descriptor describing the command
1549  * @buf: buffer to use for indirect commands (NULL for direct commands)
1550  * @buf_size: size of buffer for indirect commands (0 for direct commands)
1551  * @cd: pointer to command details structure
1552  */
1553 static enum ice_status
1554 ice_sbq_send_cmd(struct ice_hw *hw, struct ice_sbq_cmd_desc *desc,
1555                  void *buf, u16 buf_size, struct ice_sq_cd *cd)
1556 {
1557         return ice_sq_send_cmd(hw, ice_get_sbq(hw), (struct ice_aq_desc *)desc,
1558                                buf, buf_size, cd);
1559 }
1560
1561 /**
1562  * ice_sbq_send_cmd_nolock - send Sideband Queue command to Sideband Queue
1563  *                           but do not lock sq_lock
1564  * @hw: pointer to the HW struct
1565  * @desc: descriptor describing the command
1566  * @buf: buffer to use for indirect commands (NULL for direct commands)
1567  * @buf_size: size of buffer for indirect commands (0 for direct commands)
1568  * @cd: pointer to command details structure
1569  */
1570 static enum ice_status
1571 ice_sbq_send_cmd_nolock(struct ice_hw *hw, struct ice_sbq_cmd_desc *desc,
1572                         void *buf, u16 buf_size, struct ice_sq_cd *cd)
1573 {
1574         return ice_sq_send_cmd_nolock(hw, ice_get_sbq(hw),
1575                                       (struct ice_aq_desc *)desc, buf,
1576                                       buf_size, cd);
1577 }
1578
1579 /**
1580  * ice_sbq_rw_reg_lp - Fill Sideband Queue command, with lock parameter
1581  * @hw: pointer to the HW struct
1582  * @in: message info to be filled in descriptor
1583  * @lock: true to lock the sq_lock (the usual case); false if the sq_lock has
1584  *        already been locked at a higher level
1585  */
1586 enum ice_status ice_sbq_rw_reg_lp(struct ice_hw *hw,
1587                                   struct ice_sbq_msg_input *in, bool lock)
1588 {
1589         struct ice_sbq_cmd_desc desc = {0};
1590         struct ice_sbq_msg_req msg = {0};
1591         enum ice_status status;
1592         u16 msg_len;
1593
1594         msg_len = sizeof(msg);
1595
1596         msg.dest_dev = in->dest_dev;
1597         msg.opcode = in->opcode;
1598         msg.flags = ICE_SBQ_MSG_FLAGS;
1599         msg.sbe_fbe = ICE_SBQ_MSG_SBE_FBE;
1600         msg.msg_addr_low = CPU_TO_LE16(in->msg_addr_low);
1601         msg.msg_addr_high = CPU_TO_LE32(in->msg_addr_high);
1602
1603         if (in->opcode)
1604                 msg.data = CPU_TO_LE32(in->data);
1605         else
1606                 /* data read comes back in completion, so shorten the struct by
1607                  * sizeof(msg.data)
1608                  */
1609                 msg_len -= sizeof(msg.data);
1610
1611         desc.flags = CPU_TO_LE16(ICE_AQ_FLAG_RD);
1612         desc.opcode = CPU_TO_LE16(ice_sbq_opc_neigh_dev_req);
1613         desc.param0.cmd_len = CPU_TO_LE16(msg_len);
1614         if (lock)
1615                 status = ice_sbq_send_cmd(hw, &desc, &msg, msg_len, NULL);
1616         else
1617                 status = ice_sbq_send_cmd_nolock(hw, &desc, &msg, msg_len,
1618                                                  NULL);
1619         if (!status && !in->opcode)
1620                 in->data = LE32_TO_CPU
1621                         (((struct ice_sbq_msg_cmpl *)&msg)->data);
1622         return status;
1623 }
1624
1625 /**
1626  * ice_sbq_rw_reg - Fill Sideband Queue command
1627  * @hw: pointer to the HW struct
1628  * @in: message info to be filled in descriptor
1629  */
1630 enum ice_status ice_sbq_rw_reg(struct ice_hw *hw, struct ice_sbq_msg_input *in)
1631 {
1632         return ice_sbq_rw_reg_lp(hw, in, true);
1633 }
1634
1635 /**
1636  * ice_sbq_lock - Lock the sideband queue's sq_lock
1637  * @hw: pointer to the HW struct
1638  */
1639 void ice_sbq_lock(struct ice_hw *hw)
1640 {
1641         ice_acquire_lock(&ice_get_sbq(hw)->sq_lock);
1642 }
1643
1644 /**
1645  * ice_sbq_unlock - Unlock the sideband queue's sq_lock
1646  * @hw: pointer to the HW struct
1647  */
1648 void ice_sbq_unlock(struct ice_hw *hw)
1649 {
1650         ice_release_lock(&ice_get_sbq(hw)->sq_lock);
1651 }
1652
1653 /* FW Admin Queue command wrappers */
1654
1655 /**
1656  * ice_should_retry_sq_send_cmd
1657  * @opcode: AQ opcode
1658  *
1659  * Decide if we should retry the send command routine for the ATQ, depending
1660  * on the opcode.
1661  */
1662 static bool ice_should_retry_sq_send_cmd(u16 opcode)
1663 {
1664         switch (opcode) {
1665         case ice_aqc_opc_get_link_topo:
1666         case ice_aqc_opc_lldp_stop:
1667         case ice_aqc_opc_lldp_start:
1668         case ice_aqc_opc_lldp_filter_ctrl:
1669                 return true;
1670         }
1671
1672         return false;
1673 }
1674
1675 /**
1676  * ice_sq_send_cmd_retry - send command to Control Queue (ATQ)
1677  * @hw: pointer to the HW struct
1678  * @cq: pointer to the specific Control queue
1679  * @desc: prefilled descriptor describing the command
1680  * @buf: buffer to use for indirect commands (or NULL for direct commands)
1681  * @buf_size: size of buffer for indirect commands (or 0 for direct commands)
1682  * @cd: pointer to command details structure
1683  *
1684  * Retry sending the FW Admin Queue command, multiple times, to the FW Admin
1685  * Queue if the EBUSY AQ error is returned.
1686  */
1687 static enum ice_status
1688 ice_sq_send_cmd_retry(struct ice_hw *hw, struct ice_ctl_q_info *cq,
1689                       struct ice_aq_desc *desc, void *buf, u16 buf_size,
1690                       struct ice_sq_cd *cd)
1691 {
1692         struct ice_aq_desc desc_cpy;
1693         enum ice_status status;
1694         bool is_cmd_for_retry;
1695         u8 *buf_cpy = NULL;
1696         u8 idx = 0;
1697         u16 opcode;
1698
1699         opcode = LE16_TO_CPU(desc->opcode);
1700         is_cmd_for_retry = ice_should_retry_sq_send_cmd(opcode);
1701         ice_memset(&desc_cpy, 0, sizeof(desc_cpy), ICE_NONDMA_MEM);
1702
1703         if (is_cmd_for_retry) {
1704                 if (buf) {
1705                         buf_cpy = (u8 *)ice_malloc(hw, buf_size);
1706                         if (!buf_cpy)
1707                                 return ICE_ERR_NO_MEMORY;
1708                 }
1709
1710                 ice_memcpy(&desc_cpy, desc, sizeof(desc_cpy),
1711                            ICE_NONDMA_TO_NONDMA);
1712         }
1713
1714         do {
1715                 status = ice_sq_send_cmd(hw, cq, desc, buf, buf_size, cd);
1716
1717                 if (!is_cmd_for_retry || status == ICE_SUCCESS ||
1718                     hw->adminq.sq_last_status != ICE_AQ_RC_EBUSY)
1719                         break;
1720
1721                 if (buf_cpy)
1722                         ice_memcpy(buf, buf_cpy, buf_size,
1723                                    ICE_NONDMA_TO_NONDMA);
1724
1725                 ice_memcpy(desc, &desc_cpy, sizeof(desc_cpy),
1726                            ICE_NONDMA_TO_NONDMA);
1727
1728                 ice_msec_delay(ICE_SQ_SEND_DELAY_TIME_MS, false);
1729
1730         } while (++idx < ICE_SQ_SEND_MAX_EXECUTE);
1731
1732         if (buf_cpy)
1733                 ice_free(hw, buf_cpy);
1734
1735         return status;
1736 }
1737
1738 /**
1739  * ice_aq_send_cmd - send FW Admin Queue command to FW Admin Queue
1740  * @hw: pointer to the HW struct
1741  * @desc: descriptor describing the command
1742  * @buf: buffer to use for indirect commands (NULL for direct commands)
1743  * @buf_size: size of buffer for indirect commands (0 for direct commands)
1744  * @cd: pointer to command details structure
1745  *
1746  * Helper function to send FW Admin Queue commands to the FW Admin Queue.
1747  */
1748 enum ice_status
1749 ice_aq_send_cmd(struct ice_hw *hw, struct ice_aq_desc *desc, void *buf,
1750                 u16 buf_size, struct ice_sq_cd *cd)
1751 {
1752         if (hw->aq_send_cmd_fn) {
1753                 enum ice_status status = ICE_ERR_NOT_READY;
1754                 u16 retval = ICE_AQ_RC_OK;
1755
1756                 ice_acquire_lock(&hw->adminq.sq_lock);
1757                 if (!hw->aq_send_cmd_fn(hw->aq_send_cmd_param, desc,
1758                                         buf, buf_size)) {
1759                         retval = LE16_TO_CPU(desc->retval);
1760                         /* strip off FW internal code */
1761                         if (retval)
1762                                 retval &= 0xff;
1763                         if (retval == ICE_AQ_RC_OK)
1764                                 status = ICE_SUCCESS;
1765                         else
1766                                 status = ICE_ERR_AQ_ERROR;
1767                 }
1768
1769                 hw->adminq.sq_last_status = (enum ice_aq_err)retval;
1770                 ice_release_lock(&hw->adminq.sq_lock);
1771
1772                 return status;
1773         }
1774         return ice_sq_send_cmd_retry(hw, &hw->adminq, desc, buf, buf_size, cd);
1775 }
1776
1777 /**
1778  * ice_aq_get_fw_ver
1779  * @hw: pointer to the HW struct
1780  * @cd: pointer to command details structure or NULL
1781  *
1782  * Get the firmware version (0x0001) from the admin queue commands
1783  */
1784 enum ice_status ice_aq_get_fw_ver(struct ice_hw *hw, struct ice_sq_cd *cd)
1785 {
1786         struct ice_aqc_get_ver *resp;
1787         struct ice_aq_desc desc;
1788         enum ice_status status;
1789
1790         resp = &desc.params.get_ver;
1791
1792         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_get_ver);
1793
1794         status = ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
1795
1796         if (!status) {
1797                 hw->fw_branch = resp->fw_branch;
1798                 hw->fw_maj_ver = resp->fw_major;
1799                 hw->fw_min_ver = resp->fw_minor;
1800                 hw->fw_patch = resp->fw_patch;
1801                 hw->fw_build = LE32_TO_CPU(resp->fw_build);
1802                 hw->api_branch = resp->api_branch;
1803                 hw->api_maj_ver = resp->api_major;
1804                 hw->api_min_ver = resp->api_minor;
1805                 hw->api_patch = resp->api_patch;
1806         }
1807
1808         return status;
1809 }
1810
1811 /**
1812  * ice_aq_send_driver_ver
1813  * @hw: pointer to the HW struct
1814  * @dv: driver's major, minor version
1815  * @cd: pointer to command details structure or NULL
1816  *
1817  * Send the driver version (0x0002) to the firmware
1818  */
1819 enum ice_status
1820 ice_aq_send_driver_ver(struct ice_hw *hw, struct ice_driver_ver *dv,
1821                        struct ice_sq_cd *cd)
1822 {
1823         struct ice_aqc_driver_ver *cmd;
1824         struct ice_aq_desc desc;
1825         u16 len;
1826
1827         cmd = &desc.params.driver_ver;
1828
1829         if (!dv)
1830                 return ICE_ERR_PARAM;
1831
1832         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_driver_ver);
1833
1834         desc.flags |= CPU_TO_LE16(ICE_AQ_FLAG_RD);
1835         cmd->major_ver = dv->major_ver;
1836         cmd->minor_ver = dv->minor_ver;
1837         cmd->build_ver = dv->build_ver;
1838         cmd->subbuild_ver = dv->subbuild_ver;
1839
1840         len = 0;
1841         while (len < sizeof(dv->driver_string) &&
1842                IS_ASCII(dv->driver_string[len]) && dv->driver_string[len])
1843                 len++;
1844
1845         return ice_aq_send_cmd(hw, &desc, dv->driver_string, len, cd);
1846 }
1847
1848 /**
1849  * ice_aq_q_shutdown
1850  * @hw: pointer to the HW struct
1851  * @unloading: is the driver unloading itself
1852  *
1853  * Tell the Firmware that we're shutting down the AdminQ and whether
1854  * or not the driver is unloading as well (0x0003).
1855  */
1856 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading)
1857 {
1858         struct ice_aqc_q_shutdown *cmd;
1859         struct ice_aq_desc desc;
1860
1861         cmd = &desc.params.q_shutdown;
1862
1863         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_q_shutdown);
1864
1865         if (unloading)
1866                 cmd->driver_unloading = ICE_AQC_DRIVER_UNLOADING;
1867
1868         return ice_aq_send_cmd(hw, &desc, NULL, 0, NULL);
1869 }
1870
1871 /**
1872  * ice_aq_req_res
1873  * @hw: pointer to the HW struct
1874  * @res: resource ID
1875  * @access: access type
1876  * @sdp_number: resource number
1877  * @timeout: the maximum time in ms that the driver may hold the resource
1878  * @cd: pointer to command details structure or NULL
1879  *
1880  * Requests common resource using the admin queue commands (0x0008).
1881  * When attempting to acquire the Global Config Lock, the driver can
1882  * learn of three states:
1883  *  1) ICE_SUCCESS -        acquired lock, and can perform download package
1884  *  2) ICE_ERR_AQ_ERROR -   did not get lock, driver should fail to load
1885  *  3) ICE_ERR_AQ_NO_WORK - did not get lock, but another driver has
1886  *                          successfully downloaded the package; the driver does
1887  *                          not have to download the package and can continue
1888  *                          loading
1889  *
1890  * Note that if the caller is in an acquire lock, perform action, release lock
1891  * phase of operation, it is possible that the FW may detect a timeout and issue
1892  * a CORER. In this case, the driver will receive a CORER interrupt and will
1893  * have to determine its cause. The calling thread that is handling this flow
1894  * will likely get an error propagated back to it indicating the Download
1895  * Package, Update Package or the Release Resource AQ commands timed out.
1896  */
1897 static enum ice_status
1898 ice_aq_req_res(struct ice_hw *hw, enum ice_aq_res_ids res,
1899                enum ice_aq_res_access_type access, u8 sdp_number, u32 *timeout,
1900                struct ice_sq_cd *cd)
1901 {
1902         struct ice_aqc_req_res *cmd_resp;
1903         struct ice_aq_desc desc;
1904         enum ice_status status;
1905
1906         ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__);
1907
1908         cmd_resp = &desc.params.res_owner;
1909
1910         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_req_res);
1911
1912         cmd_resp->res_id = CPU_TO_LE16(res);
1913         cmd_resp->access_type = CPU_TO_LE16(access);
1914         cmd_resp->res_number = CPU_TO_LE32(sdp_number);
1915         cmd_resp->timeout = CPU_TO_LE32(*timeout);
1916         *timeout = 0;
1917
1918         status = ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
1919
1920         /* The completion specifies the maximum time in ms that the driver
1921          * may hold the resource in the Timeout field.
1922          */
1923
1924         /* Global config lock response utilizes an additional status field.
1925          *
1926          * If the Global config lock resource is held by some other driver, the
1927          * command completes with ICE_AQ_RES_GLBL_IN_PROG in the status field
1928          * and the timeout field indicates the maximum time the current owner
1929          * of the resource has to free it.
1930          */
1931         if (res == ICE_GLOBAL_CFG_LOCK_RES_ID) {
1932                 if (LE16_TO_CPU(cmd_resp->status) == ICE_AQ_RES_GLBL_SUCCESS) {
1933                         *timeout = LE32_TO_CPU(cmd_resp->timeout);
1934                         return ICE_SUCCESS;
1935                 } else if (LE16_TO_CPU(cmd_resp->status) ==
1936                            ICE_AQ_RES_GLBL_IN_PROG) {
1937                         *timeout = LE32_TO_CPU(cmd_resp->timeout);
1938                         return ICE_ERR_AQ_ERROR;
1939                 } else if (LE16_TO_CPU(cmd_resp->status) ==
1940                            ICE_AQ_RES_GLBL_DONE) {
1941                         return ICE_ERR_AQ_NO_WORK;
1942                 }
1943
1944                 /* invalid FW response, force a timeout immediately */
1945                 *timeout = 0;
1946                 return ICE_ERR_AQ_ERROR;
1947         }
1948
1949         /* If the resource is held by some other driver, the command completes
1950          * with a busy return value and the timeout field indicates the maximum
1951          * time the current owner of the resource has to free it.
1952          */
1953         if (!status || hw->adminq.sq_last_status == ICE_AQ_RC_EBUSY)
1954                 *timeout = LE32_TO_CPU(cmd_resp->timeout);
1955
1956         return status;
1957 }
1958
1959 /**
1960  * ice_aq_release_res
1961  * @hw: pointer to the HW struct
1962  * @res: resource ID
1963  * @sdp_number: resource number
1964  * @cd: pointer to command details structure or NULL
1965  *
1966  * release common resource using the admin queue commands (0x0009)
1967  */
1968 static enum ice_status
1969 ice_aq_release_res(struct ice_hw *hw, enum ice_aq_res_ids res, u8 sdp_number,
1970                    struct ice_sq_cd *cd)
1971 {
1972         struct ice_aqc_req_res *cmd;
1973         struct ice_aq_desc desc;
1974
1975         ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__);
1976
1977         cmd = &desc.params.res_owner;
1978
1979         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_release_res);
1980
1981         cmd->res_id = CPU_TO_LE16(res);
1982         cmd->res_number = CPU_TO_LE32(sdp_number);
1983
1984         return ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
1985 }
1986
1987 /**
1988  * ice_acquire_res
1989  * @hw: pointer to the HW structure
1990  * @res: resource ID
1991  * @access: access type (read or write)
1992  * @timeout: timeout in milliseconds
1993  *
1994  * This function will attempt to acquire the ownership of a resource.
1995  */
1996 enum ice_status
1997 ice_acquire_res(struct ice_hw *hw, enum ice_aq_res_ids res,
1998                 enum ice_aq_res_access_type access, u32 timeout)
1999 {
2000 #define ICE_RES_POLLING_DELAY_MS        10
2001         u32 delay = ICE_RES_POLLING_DELAY_MS;
2002         u32 time_left = timeout;
2003         enum ice_status status;
2004
2005         ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__);
2006
2007         status = ice_aq_req_res(hw, res, access, 0, &time_left, NULL);
2008
2009         /* A return code of ICE_ERR_AQ_NO_WORK means that another driver has
2010          * previously acquired the resource and performed any necessary updates;
2011          * in this case the caller does not obtain the resource and has no
2012          * further work to do.
2013          */
2014         if (status == ICE_ERR_AQ_NO_WORK)
2015                 goto ice_acquire_res_exit;
2016
2017         if (status)
2018                 ice_debug(hw, ICE_DBG_RES, "resource %d acquire type %d failed.\n", res, access);
2019
2020         /* If necessary, poll until the current lock owner timeouts */
2021         timeout = time_left;
2022         while (status && timeout && time_left) {
2023                 ice_msec_delay(delay, true);
2024                 timeout = (timeout > delay) ? timeout - delay : 0;
2025                 status = ice_aq_req_res(hw, res, access, 0, &time_left, NULL);
2026
2027                 if (status == ICE_ERR_AQ_NO_WORK)
2028                         /* lock free, but no work to do */
2029                         break;
2030
2031                 if (!status)
2032                         /* lock acquired */
2033                         break;
2034         }
2035         if (status && status != ICE_ERR_AQ_NO_WORK)
2036                 ice_debug(hw, ICE_DBG_RES, "resource acquire timed out.\n");
2037
2038 ice_acquire_res_exit:
2039         if (status == ICE_ERR_AQ_NO_WORK) {
2040                 if (access == ICE_RES_WRITE)
2041                         ice_debug(hw, ICE_DBG_RES, "resource indicates no work to do.\n");
2042                 else
2043                         ice_debug(hw, ICE_DBG_RES, "Warning: ICE_ERR_AQ_NO_WORK not expected\n");
2044         }
2045         return status;
2046 }
2047
2048 /**
2049  * ice_release_res
2050  * @hw: pointer to the HW structure
2051  * @res: resource ID
2052  *
2053  * This function will release a resource using the proper Admin Command.
2054  */
2055 void ice_release_res(struct ice_hw *hw, enum ice_aq_res_ids res)
2056 {
2057         enum ice_status status;
2058         u32 total_delay = 0;
2059
2060         ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__);
2061
2062         status = ice_aq_release_res(hw, res, 0, NULL);
2063
2064         /* there are some rare cases when trying to release the resource
2065          * results in an admin queue timeout, so handle them correctly
2066          */
2067         while ((status == ICE_ERR_AQ_TIMEOUT) &&
2068                (total_delay < hw->adminq.sq_cmd_timeout)) {
2069                 ice_msec_delay(1, true);
2070                 status = ice_aq_release_res(hw, res, 0, NULL);
2071                 total_delay++;
2072         }
2073 }
2074
2075 /**
2076  * ice_aq_alloc_free_res - command to allocate/free resources
2077  * @hw: pointer to the HW struct
2078  * @num_entries: number of resource entries in buffer
2079  * @buf: Indirect buffer to hold data parameters and response
2080  * @buf_size: size of buffer for indirect commands
2081  * @opc: pass in the command opcode
2082  * @cd: pointer to command details structure or NULL
2083  *
2084  * Helper function to allocate/free resources using the admin queue commands
2085  */
2086 enum ice_status
2087 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries,
2088                       struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
2089                       enum ice_adminq_opc opc, struct ice_sq_cd *cd)
2090 {
2091         struct ice_aqc_alloc_free_res_cmd *cmd;
2092         struct ice_aq_desc desc;
2093
2094         ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__);
2095
2096         cmd = &desc.params.sw_res_ctrl;
2097
2098         if (!buf)
2099                 return ICE_ERR_PARAM;
2100
2101         if (buf_size < FLEX_ARRAY_SIZE(buf, elem, num_entries))
2102                 return ICE_ERR_PARAM;
2103
2104         ice_fill_dflt_direct_cmd_desc(&desc, opc);
2105
2106         desc.flags |= CPU_TO_LE16(ICE_AQ_FLAG_RD);
2107
2108         cmd->num_entries = CPU_TO_LE16(num_entries);
2109
2110         return ice_aq_send_cmd(hw, &desc, buf, buf_size, cd);
2111 }
2112
2113 /**
2114  * ice_alloc_hw_res - allocate resource
2115  * @hw: pointer to the HW struct
2116  * @type: type of resource
2117  * @num: number of resources to allocate
2118  * @btm: allocate from bottom
2119  * @res: pointer to array that will receive the resources
2120  */
2121 enum ice_status
2122 ice_alloc_hw_res(struct ice_hw *hw, u16 type, u16 num, bool btm, u16 *res)
2123 {
2124         struct ice_aqc_alloc_free_res_elem *buf;
2125         enum ice_status status;
2126         u16 buf_len;
2127
2128         buf_len = ice_struct_size(buf, elem, num);
2129         buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
2130         if (!buf)
2131                 return ICE_ERR_NO_MEMORY;
2132
2133         /* Prepare buffer to allocate resource. */
2134         buf->num_elems = CPU_TO_LE16(num);
2135         buf->res_type = CPU_TO_LE16(type | ICE_AQC_RES_TYPE_FLAG_DEDICATED |
2136                                     ICE_AQC_RES_TYPE_FLAG_IGNORE_INDEX);
2137         if (btm)
2138                 buf->res_type |= CPU_TO_LE16(ICE_AQC_RES_TYPE_FLAG_SCAN_BOTTOM);
2139
2140         status = ice_aq_alloc_free_res(hw, 1, buf, buf_len,
2141                                        ice_aqc_opc_alloc_res, NULL);
2142         if (status)
2143                 goto ice_alloc_res_exit;
2144
2145         ice_memcpy(res, buf->elem, sizeof(*buf->elem) * num,
2146                    ICE_NONDMA_TO_NONDMA);
2147
2148 ice_alloc_res_exit:
2149         ice_free(hw, buf);
2150         return status;
2151 }
2152
2153 /**
2154  * ice_free_hw_res - free allocated HW resource
2155  * @hw: pointer to the HW struct
2156  * @type: type of resource to free
2157  * @num: number of resources
2158  * @res: pointer to array that contains the resources to free
2159  */
2160 enum ice_status ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res)
2161 {
2162         struct ice_aqc_alloc_free_res_elem *buf;
2163         enum ice_status status;
2164         u16 buf_len;
2165
2166         buf_len = ice_struct_size(buf, elem, num);
2167         buf = (struct ice_aqc_alloc_free_res_elem *)ice_malloc(hw, buf_len);
2168         if (!buf)
2169                 return ICE_ERR_NO_MEMORY;
2170
2171         /* Prepare buffer to free resource. */
2172         buf->num_elems = CPU_TO_LE16(num);
2173         buf->res_type = CPU_TO_LE16(type);
2174         ice_memcpy(buf->elem, res, sizeof(*buf->elem) * num,
2175                    ICE_NONDMA_TO_NONDMA);
2176
2177         status = ice_aq_alloc_free_res(hw, num, buf, buf_len,
2178                                        ice_aqc_opc_free_res, NULL);
2179         if (status)
2180                 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n");
2181
2182         ice_free(hw, buf);
2183         return status;
2184 }
2185
2186 /**
2187  * ice_get_num_per_func - determine number of resources per PF
2188  * @hw: pointer to the HW structure
2189  * @max: value to be evenly split between each PF
2190  *
2191  * Determine the number of valid functions by going through the bitmap returned
2192  * from parsing capabilities and use this to calculate the number of resources
2193  * per PF based on the max value passed in.
2194  */
2195 static u32 ice_get_num_per_func(struct ice_hw *hw, u32 max)
2196 {
2197         u8 funcs;
2198
2199 #define ICE_CAPS_VALID_FUNCS_M  0xFF
2200         funcs = ice_hweight8(hw->dev_caps.common_cap.valid_functions &
2201                              ICE_CAPS_VALID_FUNCS_M);
2202
2203         if (!funcs)
2204                 return 0;
2205
2206         return max / funcs;
2207 }
2208
2209 /**
2210  * ice_parse_common_caps - parse common device/function capabilities
2211  * @hw: pointer to the HW struct
2212  * @caps: pointer to common capabilities structure
2213  * @elem: the capability element to parse
2214  * @prefix: message prefix for tracing capabilities
2215  *
2216  * Given a capability element, extract relevant details into the common
2217  * capability structure.
2218  *
2219  * Returns: true if the capability matches one of the common capability ids,
2220  * false otherwise.
2221  */
2222 static bool
2223 ice_parse_common_caps(struct ice_hw *hw, struct ice_hw_common_caps *caps,
2224                       struct ice_aqc_list_caps_elem *elem, const char *prefix)
2225 {
2226         u32 logical_id = LE32_TO_CPU(elem->logical_id);
2227         u32 phys_id = LE32_TO_CPU(elem->phys_id);
2228         u32 number = LE32_TO_CPU(elem->number);
2229         u16 cap = LE16_TO_CPU(elem->cap);
2230         bool found = true;
2231
2232         switch (cap) {
2233         case ICE_AQC_CAPS_VALID_FUNCTIONS:
2234                 caps->valid_functions = number;
2235                 ice_debug(hw, ICE_DBG_INIT, "%s: valid_functions (bitmap) = %d\n", prefix,
2236                           caps->valid_functions);
2237                 break;
2238         case ICE_AQC_CAPS_DCB:
2239                 caps->dcb = (number == 1);
2240                 caps->active_tc_bitmap = logical_id;
2241                 caps->maxtc = phys_id;
2242                 ice_debug(hw, ICE_DBG_INIT, "%s: dcb = %d\n", prefix, caps->dcb);
2243                 ice_debug(hw, ICE_DBG_INIT, "%s: active_tc_bitmap = %d\n", prefix,
2244                           caps->active_tc_bitmap);
2245                 ice_debug(hw, ICE_DBG_INIT, "%s: maxtc = %d\n", prefix, caps->maxtc);
2246                 break;
2247         case ICE_AQC_CAPS_RSS:
2248                 caps->rss_table_size = number;
2249                 caps->rss_table_entry_width = logical_id;
2250                 ice_debug(hw, ICE_DBG_INIT, "%s: rss_table_size = %d\n", prefix,
2251                           caps->rss_table_size);
2252                 ice_debug(hw, ICE_DBG_INIT, "%s: rss_table_entry_width = %d\n", prefix,
2253                           caps->rss_table_entry_width);
2254                 break;
2255         case ICE_AQC_CAPS_RXQS:
2256                 caps->num_rxq = number;
2257                 caps->rxq_first_id = phys_id;
2258                 ice_debug(hw, ICE_DBG_INIT, "%s: num_rxq = %d\n", prefix,
2259                           caps->num_rxq);
2260                 ice_debug(hw, ICE_DBG_INIT, "%s: rxq_first_id = %d\n", prefix,
2261                           caps->rxq_first_id);
2262                 break;
2263         case ICE_AQC_CAPS_TXQS:
2264                 caps->num_txq = number;
2265                 caps->txq_first_id = phys_id;
2266                 ice_debug(hw, ICE_DBG_INIT, "%s: num_txq = %d\n", prefix,
2267                           caps->num_txq);
2268                 ice_debug(hw, ICE_DBG_INIT, "%s: txq_first_id = %d\n", prefix,
2269                           caps->txq_first_id);
2270                 break;
2271         case ICE_AQC_CAPS_MSIX:
2272                 caps->num_msix_vectors = number;
2273                 caps->msix_vector_first_id = phys_id;
2274                 ice_debug(hw, ICE_DBG_INIT, "%s: num_msix_vectors = %d\n", prefix,
2275                           caps->num_msix_vectors);
2276                 ice_debug(hw, ICE_DBG_INIT, "%s: msix_vector_first_id = %d\n", prefix,
2277                           caps->msix_vector_first_id);
2278                 break;
2279         case ICE_AQC_CAPS_NVM_MGMT:
2280                 caps->sec_rev_disabled =
2281                         (number & ICE_NVM_MGMT_SEC_REV_DISABLED) ?
2282                         true : false;
2283                 ice_debug(hw, ICE_DBG_INIT, "%s: sec_rev_disabled = %d\n", prefix,
2284                           caps->sec_rev_disabled);
2285                 caps->update_disabled =
2286                         (number & ICE_NVM_MGMT_UPDATE_DISABLED) ?
2287                         true : false;
2288                 ice_debug(hw, ICE_DBG_INIT, "%s: update_disabled = %d\n", prefix,
2289                           caps->update_disabled);
2290                 caps->nvm_unified_update =
2291                         (number & ICE_NVM_MGMT_UNIFIED_UPD_SUPPORT) ?
2292                         true : false;
2293                 ice_debug(hw, ICE_DBG_INIT, "%s: nvm_unified_update = %d\n", prefix,
2294                           caps->nvm_unified_update);
2295                 break;
2296         case ICE_AQC_CAPS_MAX_MTU:
2297                 caps->max_mtu = number;
2298                 ice_debug(hw, ICE_DBG_INIT, "%s: max_mtu = %d\n",
2299                           prefix, caps->max_mtu);
2300                 break;
2301         case ICE_AQC_CAPS_PCIE_RESET_AVOIDANCE:
2302                 caps->pcie_reset_avoidance = (number > 0);
2303                 ice_debug(hw, ICE_DBG_INIT,
2304                           "%s: pcie_reset_avoidance = %d\n", prefix,
2305                           caps->pcie_reset_avoidance);
2306                 break;
2307         case ICE_AQC_CAPS_POST_UPDATE_RESET_RESTRICT:
2308                 caps->reset_restrict_support = (number == 1);
2309                 ice_debug(hw, ICE_DBG_INIT,
2310                           "%s: reset_restrict_support = %d\n", prefix,
2311                           caps->reset_restrict_support);
2312                 break;
2313         case ICE_AQC_CAPS_EXT_TOPO_DEV_IMG0:
2314         case ICE_AQC_CAPS_EXT_TOPO_DEV_IMG1:
2315         case ICE_AQC_CAPS_EXT_TOPO_DEV_IMG2:
2316         case ICE_AQC_CAPS_EXT_TOPO_DEV_IMG3:
2317         {
2318                 u8 index = cap - ICE_AQC_CAPS_EXT_TOPO_DEV_IMG0;
2319
2320                 caps->ext_topo_dev_img_ver_high[index] = number;
2321                 caps->ext_topo_dev_img_ver_low[index] = logical_id;
2322                 caps->ext_topo_dev_img_part_num[index] =
2323                         (phys_id & ICE_EXT_TOPO_DEV_IMG_PART_NUM_M) >>
2324                         ICE_EXT_TOPO_DEV_IMG_PART_NUM_S;
2325                 caps->ext_topo_dev_img_load_en[index] =
2326                         (phys_id & ICE_EXT_TOPO_DEV_IMG_LOAD_EN) != 0;
2327                 caps->ext_topo_dev_img_prog_en[index] =
2328                         (phys_id & ICE_EXT_TOPO_DEV_IMG_PROG_EN) != 0;
2329                 ice_debug(hw, ICE_DBG_INIT,
2330                           "%s: ext_topo_dev_img_ver_high[%d] = %d\n",
2331                           prefix, index,
2332                           caps->ext_topo_dev_img_ver_high[index]);
2333                 ice_debug(hw, ICE_DBG_INIT,
2334                           "%s: ext_topo_dev_img_ver_low[%d] = %d\n",
2335                           prefix, index,
2336                           caps->ext_topo_dev_img_ver_low[index]);
2337                 ice_debug(hw, ICE_DBG_INIT,
2338                           "%s: ext_topo_dev_img_part_num[%d] = %d\n",
2339                           prefix, index,
2340                           caps->ext_topo_dev_img_part_num[index]);
2341                 ice_debug(hw, ICE_DBG_INIT,
2342                           "%s: ext_topo_dev_img_load_en[%d] = %d\n",
2343                           prefix, index,
2344                           caps->ext_topo_dev_img_load_en[index]);
2345                 ice_debug(hw, ICE_DBG_INIT,
2346                           "%s: ext_topo_dev_img_prog_en[%d] = %d\n",
2347                           prefix, index,
2348                           caps->ext_topo_dev_img_prog_en[index]);
2349                 break;
2350         }
2351         default:
2352                 /* Not one of the recognized common capabilities */
2353                 found = false;
2354         }
2355
2356         return found;
2357 }
2358
2359 /**
2360  * ice_recalc_port_limited_caps - Recalculate port limited capabilities
2361  * @hw: pointer to the HW structure
2362  * @caps: pointer to capabilities structure to fix
2363  *
2364  * Re-calculate the capabilities that are dependent on the number of physical
2365  * ports; i.e. some features are not supported or function differently on
2366  * devices with more than 4 ports.
2367  */
2368 static void
2369 ice_recalc_port_limited_caps(struct ice_hw *hw, struct ice_hw_common_caps *caps)
2370 {
2371         /* This assumes device capabilities are always scanned before function
2372          * capabilities during the initialization flow.
2373          */
2374         if (hw->dev_caps.num_funcs > 4) {
2375                 /* Max 4 TCs per port */
2376                 caps->maxtc = 4;
2377                 ice_debug(hw, ICE_DBG_INIT, "reducing maxtc to %d (based on #ports)\n",
2378                           caps->maxtc);
2379         }
2380 }
2381
2382 /**
2383  * ice_parse_vsi_func_caps - Parse ICE_AQC_CAPS_VSI function caps
2384  * @hw: pointer to the HW struct
2385  * @func_p: pointer to function capabilities structure
2386  * @cap: pointer to the capability element to parse
2387  *
2388  * Extract function capabilities for ICE_AQC_CAPS_VSI.
2389  */
2390 static void
2391 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p,
2392                         struct ice_aqc_list_caps_elem *cap)
2393 {
2394         func_p->guar_num_vsi = ice_get_num_per_func(hw, ICE_MAX_VSI);
2395         ice_debug(hw, ICE_DBG_INIT, "func caps: guar_num_vsi (fw) = %d\n",
2396                   LE32_TO_CPU(cap->number));
2397         ice_debug(hw, ICE_DBG_INIT, "func caps: guar_num_vsi = %d\n",
2398                   func_p->guar_num_vsi);
2399 }
2400
2401 /**
2402  * ice_parse_1588_func_caps - Parse ICE_AQC_CAPS_1588 function caps
2403  * @hw: pointer to the HW struct
2404  * @func_p: pointer to function capabilities structure
2405  * @cap: pointer to the capability element to parse
2406  *
2407  * Extract function capabilities for ICE_AQC_CAPS_1588.
2408  */
2409 static void
2410 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p,
2411                          struct ice_aqc_list_caps_elem *cap)
2412 {
2413         struct ice_ts_func_info *info = &func_p->ts_func_info;
2414         u32 number = LE32_TO_CPU(cap->number);
2415
2416         info->ena = ((number & ICE_TS_FUNC_ENA_M) != 0);
2417         func_p->common_cap.ieee_1588 = info->ena;
2418
2419         info->src_tmr_owned = ((number & ICE_TS_SRC_TMR_OWND_M) != 0);
2420         info->tmr_ena = ((number & ICE_TS_TMR_ENA_M) != 0);
2421         info->tmr_index_owned = ((number & ICE_TS_TMR_IDX_OWND_M) != 0);
2422         info->tmr_index_assoc = ((number & ICE_TS_TMR_IDX_ASSOC_M) != 0);
2423
2424         info->clk_freq = (number & ICE_TS_CLK_FREQ_M) >> ICE_TS_CLK_FREQ_S;
2425         info->clk_src = ((number & ICE_TS_CLK_SRC_M) != 0);
2426
2427         if (info->clk_freq < NUM_ICE_TIME_REF_FREQ) {
2428                 info->time_ref = (enum ice_time_ref_freq)info->clk_freq;
2429         } else {
2430                 /* Unknown clock frequency, so assume a (probably incorrect)
2431                  * default to avoid out-of-bounds look ups of frequency
2432                  * related information.
2433                  */
2434                 ice_debug(hw, ICE_DBG_INIT, "1588 func caps: unknown clock frequency %u\n",
2435                           info->clk_freq);
2436                 info->time_ref = ICE_TIME_REF_FREQ_25_000;
2437         }
2438
2439         ice_debug(hw, ICE_DBG_INIT, "func caps: ieee_1588 = %u\n",
2440                   func_p->common_cap.ieee_1588);
2441         ice_debug(hw, ICE_DBG_INIT, "func caps: src_tmr_owned = %u\n",
2442                   info->src_tmr_owned);
2443         ice_debug(hw, ICE_DBG_INIT, "func caps: tmr_ena = %u\n",
2444                   info->tmr_ena);
2445         ice_debug(hw, ICE_DBG_INIT, "func caps: tmr_index_owned = %u\n",
2446                   info->tmr_index_owned);
2447         ice_debug(hw, ICE_DBG_INIT, "func caps: tmr_index_assoc = %u\n",
2448                   info->tmr_index_assoc);
2449         ice_debug(hw, ICE_DBG_INIT, "func caps: clk_freq = %u\n",
2450                   info->clk_freq);
2451         ice_debug(hw, ICE_DBG_INIT, "func caps: clk_src = %u\n",
2452                   info->clk_src);
2453 }
2454
2455 /**
2456  * ice_parse_fdir_func_caps - Parse ICE_AQC_CAPS_FD function caps
2457  * @hw: pointer to the HW struct
2458  * @func_p: pointer to function capabilities structure
2459  *
2460  * Extract function capabilities for ICE_AQC_CAPS_FD.
2461  */
2462 static void
2463 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p)
2464 {
2465         u32 reg_val, val;
2466
2467         if (hw->dcf_enabled)
2468                 return;
2469         reg_val = rd32(hw, GLQF_FD_SIZE);
2470         val = (reg_val & GLQF_FD_SIZE_FD_GSIZE_M) >>
2471                 GLQF_FD_SIZE_FD_GSIZE_S;
2472         func_p->fd_fltr_guar =
2473                 ice_get_num_per_func(hw, val);
2474         val = (reg_val & GLQF_FD_SIZE_FD_BSIZE_M) >>
2475                 GLQF_FD_SIZE_FD_BSIZE_S;
2476         func_p->fd_fltr_best_effort = val;
2477
2478         ice_debug(hw, ICE_DBG_INIT, "func caps: fd_fltr_guar = %d\n",
2479                   func_p->fd_fltr_guar);
2480         ice_debug(hw, ICE_DBG_INIT, "func caps: fd_fltr_best_effort = %d\n",
2481                   func_p->fd_fltr_best_effort);
2482 }
2483
2484 /**
2485  * ice_parse_func_caps - Parse function capabilities
2486  * @hw: pointer to the HW struct
2487  * @func_p: pointer to function capabilities structure
2488  * @buf: buffer containing the function capability records
2489  * @cap_count: the number of capabilities
2490  *
2491  * Helper function to parse function (0x000A) capabilities list. For
2492  * capabilities shared between device and function, this relies on
2493  * ice_parse_common_caps.
2494  *
2495  * Loop through the list of provided capabilities and extract the relevant
2496  * data into the function capabilities structured.
2497  */
2498 static void
2499 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p,
2500                     void *buf, u32 cap_count)
2501 {
2502         struct ice_aqc_list_caps_elem *cap_resp;
2503         u32 i;
2504
2505         cap_resp = (struct ice_aqc_list_caps_elem *)buf;
2506
2507         ice_memset(func_p, 0, sizeof(*func_p), ICE_NONDMA_MEM);
2508
2509         for (i = 0; i < cap_count; i++) {
2510                 u16 cap = LE16_TO_CPU(cap_resp[i].cap);
2511                 bool found;
2512
2513                 found = ice_parse_common_caps(hw, &func_p->common_cap,
2514                                               &cap_resp[i], "func caps");
2515
2516                 switch (cap) {
2517                 case ICE_AQC_CAPS_VSI:
2518                         ice_parse_vsi_func_caps(hw, func_p, &cap_resp[i]);
2519                         break;
2520                 case ICE_AQC_CAPS_1588:
2521                         ice_parse_1588_func_caps(hw, func_p, &cap_resp[i]);
2522                         break;
2523                 case ICE_AQC_CAPS_FD:
2524                         ice_parse_fdir_func_caps(hw, func_p);
2525                         break;
2526                 default:
2527                         /* Don't list common capabilities as unknown */
2528                         if (!found)
2529                                 ice_debug(hw, ICE_DBG_INIT, "func caps: unknown capability[%d]: 0x%x\n",
2530                                           i, cap);
2531                         break;
2532                 }
2533         }
2534
2535         ice_recalc_port_limited_caps(hw, &func_p->common_cap);
2536 }
2537
2538 /**
2539  * ice_func_id_to_logical_id - map from function id to logical pf id
2540  * @active_function_bitmap: active function bitmap
2541  * @pf_id: function number of device
2542  */
2543 static int ice_func_id_to_logical_id(u32 active_function_bitmap, u8 pf_id)
2544 {
2545         u8 logical_id = 0;
2546         u8 i;
2547
2548         for (i = 0; i < pf_id; i++)
2549                 if (active_function_bitmap & BIT(i))
2550                         logical_id++;
2551
2552         return logical_id;
2553 }
2554
2555 /**
2556  * ice_parse_valid_functions_cap - Parse ICE_AQC_CAPS_VALID_FUNCTIONS caps
2557  * @hw: pointer to the HW struct
2558  * @dev_p: pointer to device capabilities structure
2559  * @cap: capability element to parse
2560  *
2561  * Parse ICE_AQC_CAPS_VALID_FUNCTIONS for device capabilities.
2562  */
2563 static void
2564 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p,
2565                               struct ice_aqc_list_caps_elem *cap)
2566 {
2567         u32 number = LE32_TO_CPU(cap->number);
2568
2569         dev_p->num_funcs = ice_hweight32(number);
2570         ice_debug(hw, ICE_DBG_INIT, "dev caps: num_funcs = %d\n",
2571                   dev_p->num_funcs);
2572
2573         hw->logical_pf_id = ice_func_id_to_logical_id(number, hw->pf_id);
2574 }
2575
2576 /**
2577  * ice_parse_vsi_dev_caps - Parse ICE_AQC_CAPS_VSI device caps
2578  * @hw: pointer to the HW struct
2579  * @dev_p: pointer to device capabilities structure
2580  * @cap: capability element to parse
2581  *
2582  * Parse ICE_AQC_CAPS_VSI for device capabilities.
2583  */
2584 static void
2585 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p,
2586                        struct ice_aqc_list_caps_elem *cap)
2587 {
2588         u32 number = LE32_TO_CPU(cap->number);
2589
2590         dev_p->num_vsi_allocd_to_host = number;
2591         ice_debug(hw, ICE_DBG_INIT, "dev caps: num_vsi_allocd_to_host = %d\n",
2592                   dev_p->num_vsi_allocd_to_host);
2593 }
2594
2595 /**
2596  * ice_parse_1588_dev_caps - Parse ICE_AQC_CAPS_1588 device caps
2597  * @hw: pointer to the HW struct
2598  * @dev_p: pointer to device capabilities structure
2599  * @cap: capability element to parse
2600  *
2601  * Parse ICE_AQC_CAPS_1588 for device capabilities.
2602  */
2603 static void
2604 ice_parse_1588_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p,
2605                         struct ice_aqc_list_caps_elem *cap)
2606 {
2607         struct ice_ts_dev_info *info = &dev_p->ts_dev_info;
2608         u32 logical_id = LE32_TO_CPU(cap->logical_id);
2609         u32 phys_id = LE32_TO_CPU(cap->phys_id);
2610         u32 number = LE32_TO_CPU(cap->number);
2611
2612         info->ena = ((number & ICE_TS_DEV_ENA_M) != 0);
2613         dev_p->common_cap.ieee_1588 = info->ena;
2614
2615         info->tmr0_owner = number & ICE_TS_TMR0_OWNR_M;
2616         info->tmr0_owned = ((number & ICE_TS_TMR0_OWND_M) != 0);
2617         info->tmr0_ena = ((number & ICE_TS_TMR0_ENA_M) != 0);
2618
2619         info->tmr1_owner = (number & ICE_TS_TMR1_OWNR_M) >> ICE_TS_TMR1_OWNR_S;
2620         info->tmr1_owned = ((number & ICE_TS_TMR1_OWND_M) != 0);
2621         info->tmr1_ena = ((number & ICE_TS_TMR1_ENA_M) != 0);
2622
2623         info->ena_ports = logical_id;
2624         info->tmr_own_map = phys_id;
2625
2626         ice_debug(hw, ICE_DBG_INIT, "dev caps: ieee_1588 = %u\n",
2627                   dev_p->common_cap.ieee_1588);
2628         ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr0_owner = %u\n",
2629                   info->tmr0_owner);
2630         ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr0_owned = %u\n",
2631                   info->tmr0_owned);
2632         ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr0_ena = %u\n",
2633                   info->tmr0_ena);
2634         ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr1_owner = %u\n",
2635                   info->tmr1_owner);
2636         ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr1_owned = %u\n",
2637                   info->tmr1_owned);
2638         ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr1_ena = %u\n",
2639                   info->tmr1_ena);
2640         ice_debug(hw, ICE_DBG_INIT, "dev caps: ieee_1588 ena_ports = %u\n",
2641                   info->ena_ports);
2642         ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr_own_map = %u\n",
2643                   info->tmr_own_map);
2644 }
2645
2646 /**
2647  * ice_parse_fdir_dev_caps - Parse ICE_AQC_CAPS_FD device caps
2648  * @hw: pointer to the HW struct
2649  * @dev_p: pointer to device capabilities structure
2650  * @cap: capability element to parse
2651  *
2652  * Parse ICE_AQC_CAPS_FD for device capabilities.
2653  */
2654 static void
2655 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p,
2656                         struct ice_aqc_list_caps_elem *cap)
2657 {
2658         u32 number = LE32_TO_CPU(cap->number);
2659
2660         dev_p->num_flow_director_fltr = number;
2661         ice_debug(hw, ICE_DBG_INIT, "dev caps: num_flow_director_fltr = %d\n",
2662                   dev_p->num_flow_director_fltr);
2663 }
2664
2665 /**
2666  * ice_parse_dev_caps - Parse device capabilities
2667  * @hw: pointer to the HW struct
2668  * @dev_p: pointer to device capabilities structure
2669  * @buf: buffer containing the device capability records
2670  * @cap_count: the number of capabilities
2671  *
2672  * Helper device to parse device (0x000B) capabilities list. For
2673  * capabilities shared between device and function, this relies on
2674  * ice_parse_common_caps.
2675  *
2676  * Loop through the list of provided capabilities and extract the relevant
2677  * data into the device capabilities structured.
2678  */
2679 static void
2680 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p,
2681                    void *buf, u32 cap_count)
2682 {
2683         struct ice_aqc_list_caps_elem *cap_resp;
2684         u32 i;
2685
2686         cap_resp = (struct ice_aqc_list_caps_elem *)buf;
2687
2688         ice_memset(dev_p, 0, sizeof(*dev_p), ICE_NONDMA_MEM);
2689
2690         for (i = 0; i < cap_count; i++) {
2691                 u16 cap = LE16_TO_CPU(cap_resp[i].cap);
2692                 bool found;
2693
2694                 found = ice_parse_common_caps(hw, &dev_p->common_cap,
2695                                               &cap_resp[i], "dev caps");
2696
2697                 switch (cap) {
2698                 case ICE_AQC_CAPS_VALID_FUNCTIONS:
2699                         ice_parse_valid_functions_cap(hw, dev_p, &cap_resp[i]);
2700                         break;
2701                 case ICE_AQC_CAPS_VSI:
2702                         ice_parse_vsi_dev_caps(hw, dev_p, &cap_resp[i]);
2703                         break;
2704                 case ICE_AQC_CAPS_1588:
2705                         ice_parse_1588_dev_caps(hw, dev_p, &cap_resp[i]);
2706                         break;
2707                 case  ICE_AQC_CAPS_FD:
2708                         ice_parse_fdir_dev_caps(hw, dev_p, &cap_resp[i]);
2709                         break;
2710                 default:
2711                         /* Don't list common capabilities as unknown */
2712                         if (!found)
2713                                 ice_debug(hw, ICE_DBG_INIT, "dev caps: unknown capability[%d]: 0x%x\n",
2714                                           i, cap);
2715                         break;
2716                 }
2717         }
2718
2719         ice_recalc_port_limited_caps(hw, &dev_p->common_cap);
2720 }
2721
2722 /**
2723  * ice_aq_list_caps - query function/device capabilities
2724  * @hw: pointer to the HW struct
2725  * @buf: a buffer to hold the capabilities
2726  * @buf_size: size of the buffer
2727  * @cap_count: if not NULL, set to the number of capabilities reported
2728  * @opc: capabilities type to discover, device or function
2729  * @cd: pointer to command details structure or NULL
2730  *
2731  * Get the function (0x000A) or device (0x000B) capabilities description from
2732  * firmware and store it in the buffer.
2733  *
2734  * If the cap_count pointer is not NULL, then it is set to the number of
2735  * capabilities firmware will report. Note that if the buffer size is too
2736  * small, it is possible the command will return ICE_AQ_ERR_ENOMEM. The
2737  * cap_count will still be updated in this case. It is recommended that the
2738  * buffer size be set to ICE_AQ_MAX_BUF_LEN (the largest possible buffer that
2739  * firmware could return) to avoid this.
2740  */
2741 static enum ice_status
2742 ice_aq_list_caps(struct ice_hw *hw, void *buf, u16 buf_size, u32 *cap_count,
2743                  enum ice_adminq_opc opc, struct ice_sq_cd *cd)
2744 {
2745         struct ice_aqc_list_caps *cmd;
2746         struct ice_aq_desc desc;
2747         enum ice_status status;
2748
2749         cmd = &desc.params.get_cap;
2750
2751         if (opc != ice_aqc_opc_list_func_caps &&
2752             opc != ice_aqc_opc_list_dev_caps)
2753                 return ICE_ERR_PARAM;
2754
2755         ice_fill_dflt_direct_cmd_desc(&desc, opc);
2756         status = ice_aq_send_cmd(hw, &desc, buf, buf_size, cd);
2757
2758         if (cap_count)
2759                 *cap_count = LE32_TO_CPU(cmd->count);
2760
2761         return status;
2762 }
2763
2764 /**
2765  * ice_discover_dev_caps - Read and extract device capabilities
2766  * @hw: pointer to the hardware structure
2767  * @dev_caps: pointer to device capabilities structure
2768  *
2769  * Read the device capabilities and extract them into the dev_caps structure
2770  * for later use.
2771  */
2772 static enum ice_status
2773 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps)
2774 {
2775         enum ice_status status;
2776         u32 cap_count = 0;
2777         void *cbuf;
2778
2779         cbuf = ice_malloc(hw, ICE_AQ_MAX_BUF_LEN);
2780         if (!cbuf)
2781                 return ICE_ERR_NO_MEMORY;
2782
2783         /* Although the driver doesn't know the number of capabilities the
2784          * device will return, we can simply send a 4KB buffer, the maximum
2785          * possible size that firmware can return.
2786          */
2787         cap_count = ICE_AQ_MAX_BUF_LEN / sizeof(struct ice_aqc_list_caps_elem);
2788
2789         status = ice_aq_list_caps(hw, cbuf, ICE_AQ_MAX_BUF_LEN, &cap_count,
2790                                   ice_aqc_opc_list_dev_caps, NULL);
2791         if (!status)
2792                 ice_parse_dev_caps(hw, dev_caps, cbuf, cap_count);
2793         ice_free(hw, cbuf);
2794
2795         return status;
2796 }
2797
2798 /**
2799  * ice_discover_func_caps - Read and extract function capabilities
2800  * @hw: pointer to the hardware structure
2801  * @func_caps: pointer to function capabilities structure
2802  *
2803  * Read the function capabilities and extract them into the func_caps structure
2804  * for later use.
2805  */
2806 static enum ice_status
2807 ice_discover_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_caps)
2808 {
2809         enum ice_status status;
2810         u32 cap_count = 0;
2811         void *cbuf;
2812
2813         cbuf = ice_malloc(hw, ICE_AQ_MAX_BUF_LEN);
2814         if (!cbuf)
2815                 return ICE_ERR_NO_MEMORY;
2816
2817         /* Although the driver doesn't know the number of capabilities the
2818          * device will return, we can simply send a 4KB buffer, the maximum
2819          * possible size that firmware can return.
2820          */
2821         cap_count = ICE_AQ_MAX_BUF_LEN / sizeof(struct ice_aqc_list_caps_elem);
2822
2823         status = ice_aq_list_caps(hw, cbuf, ICE_AQ_MAX_BUF_LEN, &cap_count,
2824                                   ice_aqc_opc_list_func_caps, NULL);
2825         if (!status)
2826                 ice_parse_func_caps(hw, func_caps, cbuf, cap_count);
2827         ice_free(hw, cbuf);
2828
2829         return status;
2830 }
2831
2832 /**
2833  * ice_set_safe_mode_caps - Override dev/func capabilities when in safe mode
2834  * @hw: pointer to the hardware structure
2835  */
2836 void ice_set_safe_mode_caps(struct ice_hw *hw)
2837 {
2838         struct ice_hw_func_caps *func_caps = &hw->func_caps;
2839         struct ice_hw_dev_caps *dev_caps = &hw->dev_caps;
2840         struct ice_hw_common_caps cached_caps;
2841         u32 num_funcs;
2842
2843         /* cache some func_caps values that should be restored after memset */
2844         cached_caps = func_caps->common_cap;
2845
2846         /* unset func capabilities */
2847         memset(func_caps, 0, sizeof(*func_caps));
2848
2849 #define ICE_RESTORE_FUNC_CAP(name) \
2850         func_caps->common_cap.name = cached_caps.name
2851
2852         /* restore cached values */
2853         ICE_RESTORE_FUNC_CAP(valid_functions);
2854         ICE_RESTORE_FUNC_CAP(txq_first_id);
2855         ICE_RESTORE_FUNC_CAP(rxq_first_id);
2856         ICE_RESTORE_FUNC_CAP(msix_vector_first_id);
2857         ICE_RESTORE_FUNC_CAP(max_mtu);
2858         ICE_RESTORE_FUNC_CAP(nvm_unified_update);
2859
2860         /* one Tx and one Rx queue in safe mode */
2861         func_caps->common_cap.num_rxq = 1;
2862         func_caps->common_cap.num_txq = 1;
2863
2864         /* two MSIX vectors, one for traffic and one for misc causes */
2865         func_caps->common_cap.num_msix_vectors = 2;
2866         func_caps->guar_num_vsi = 1;
2867
2868         /* cache some dev_caps values that should be restored after memset */
2869         cached_caps = dev_caps->common_cap;
2870         num_funcs = dev_caps->num_funcs;
2871
2872         /* unset dev capabilities */
2873         memset(dev_caps, 0, sizeof(*dev_caps));
2874
2875 #define ICE_RESTORE_DEV_CAP(name) \
2876         dev_caps->common_cap.name = cached_caps.name
2877
2878         /* restore cached values */
2879         ICE_RESTORE_DEV_CAP(valid_functions);
2880         ICE_RESTORE_DEV_CAP(txq_first_id);
2881         ICE_RESTORE_DEV_CAP(rxq_first_id);
2882         ICE_RESTORE_DEV_CAP(msix_vector_first_id);
2883         ICE_RESTORE_DEV_CAP(max_mtu);
2884         ICE_RESTORE_DEV_CAP(nvm_unified_update);
2885         dev_caps->num_funcs = num_funcs;
2886
2887         /* one Tx and one Rx queue per function in safe mode */
2888         dev_caps->common_cap.num_rxq = num_funcs;
2889         dev_caps->common_cap.num_txq = num_funcs;
2890
2891         /* two MSIX vectors per function */
2892         dev_caps->common_cap.num_msix_vectors = 2 * num_funcs;
2893 }
2894
2895 /**
2896  * ice_get_caps - get info about the HW
2897  * @hw: pointer to the hardware structure
2898  */
2899 enum ice_status ice_get_caps(struct ice_hw *hw)
2900 {
2901         enum ice_status status;
2902
2903         status = ice_discover_dev_caps(hw, &hw->dev_caps);
2904         if (status)
2905                 return status;
2906
2907         return ice_discover_func_caps(hw, &hw->func_caps);
2908 }
2909
2910 /**
2911  * ice_aq_manage_mac_write - manage MAC address write command
2912  * @hw: pointer to the HW struct
2913  * @mac_addr: MAC address to be written as LAA/LAA+WoL/Port address
2914  * @flags: flags to control write behavior
2915  * @cd: pointer to command details structure or NULL
2916  *
2917  * This function is used to write MAC address to the NVM (0x0108).
2918  */
2919 enum ice_status
2920 ice_aq_manage_mac_write(struct ice_hw *hw, const u8 *mac_addr, u8 flags,
2921                         struct ice_sq_cd *cd)
2922 {
2923         struct ice_aqc_manage_mac_write *cmd;
2924         struct ice_aq_desc desc;
2925
2926         cmd = &desc.params.mac_write;
2927         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_manage_mac_write);
2928
2929         cmd->flags = flags;
2930         ice_memcpy(cmd->mac_addr, mac_addr, ETH_ALEN, ICE_NONDMA_TO_NONDMA);
2931
2932         return ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
2933 }
2934
2935 /**
2936  * ice_aq_clear_pxe_mode
2937  * @hw: pointer to the HW struct
2938  *
2939  * Tell the firmware that the driver is taking over from PXE (0x0110).
2940  */
2941 static enum ice_status ice_aq_clear_pxe_mode(struct ice_hw *hw)
2942 {
2943         struct ice_aq_desc desc;
2944
2945         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_clear_pxe_mode);
2946         desc.params.clear_pxe.rx_cnt = ICE_AQC_CLEAR_PXE_RX_CNT;
2947
2948         return ice_aq_send_cmd(hw, &desc, NULL, 0, NULL);
2949 }
2950
2951 /**
2952  * ice_clear_pxe_mode - clear pxe operations mode
2953  * @hw: pointer to the HW struct
2954  *
2955  * Make sure all PXE mode settings are cleared, including things
2956  * like descriptor fetch/write-back mode.
2957  */
2958 void ice_clear_pxe_mode(struct ice_hw *hw)
2959 {
2960         if (ice_check_sq_alive(hw, &hw->adminq))
2961                 ice_aq_clear_pxe_mode(hw);
2962 }
2963
2964 /**
2965  * ice_aq_set_port_params - set physical port parameters.
2966  * @pi: pointer to the port info struct
2967  * @bad_frame_vsi: defines the VSI to which bad frames are forwarded
2968  * @save_bad_pac: if set packets with errors are forwarded to the bad frames VSI
2969  * @pad_short_pac: if set transmit packets smaller than 60 bytes are padded
2970  * @double_vlan: if set double VLAN is enabled
2971  * @cd: pointer to command details structure or NULL
2972  *
2973  * Set Physical port parameters (0x0203)
2974  */
2975 enum ice_status
2976 ice_aq_set_port_params(struct ice_port_info *pi, u16 bad_frame_vsi,
2977                        bool save_bad_pac, bool pad_short_pac, bool double_vlan,
2978                        struct ice_sq_cd *cd)
2979
2980 {
2981         struct ice_aqc_set_port_params *cmd;
2982         struct ice_hw *hw = pi->hw;
2983         struct ice_aq_desc desc;
2984         u16 cmd_flags = 0;
2985
2986         cmd = &desc.params.set_port_params;
2987
2988         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_set_port_params);
2989         cmd->bad_frame_vsi = CPU_TO_LE16(bad_frame_vsi);
2990         if (save_bad_pac)
2991                 cmd_flags |= ICE_AQC_SET_P_PARAMS_SAVE_BAD_PACKETS;
2992         if (pad_short_pac)
2993                 cmd_flags |= ICE_AQC_SET_P_PARAMS_PAD_SHORT_PACKETS;
2994         if (double_vlan)
2995                 cmd_flags |= ICE_AQC_SET_P_PARAMS_DOUBLE_VLAN_ENA;
2996         cmd->cmd_flags = CPU_TO_LE16(cmd_flags);
2997
2998         return ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
2999 }
3000
3001 /**
3002  * ice_get_link_speed_based_on_phy_type - returns link speed
3003  * @phy_type_low: lower part of phy_type
3004  * @phy_type_high: higher part of phy_type
3005  *
3006  * This helper function will convert an entry in PHY type structure
3007  * [phy_type_low, phy_type_high] to its corresponding link speed.
3008  * Note: In the structure of [phy_type_low, phy_type_high], there should
3009  * be one bit set, as this function will convert one PHY type to its
3010  * speed.
3011  * If no bit gets set, ICE_LINK_SPEED_UNKNOWN will be returned
3012  * If more than one bit gets set, ICE_LINK_SPEED_UNKNOWN will be returned
3013  */
3014 static u16
3015 ice_get_link_speed_based_on_phy_type(u64 phy_type_low, u64 phy_type_high)
3016 {
3017         u16 speed_phy_type_high = ICE_AQ_LINK_SPEED_UNKNOWN;
3018         u16 speed_phy_type_low = ICE_AQ_LINK_SPEED_UNKNOWN;
3019
3020         switch (phy_type_low) {
3021         case ICE_PHY_TYPE_LOW_100BASE_TX:
3022         case ICE_PHY_TYPE_LOW_100M_SGMII:
3023                 speed_phy_type_low = ICE_AQ_LINK_SPEED_100MB;
3024                 break;
3025         case ICE_PHY_TYPE_LOW_1000BASE_T:
3026         case ICE_PHY_TYPE_LOW_1000BASE_SX:
3027         case ICE_PHY_TYPE_LOW_1000BASE_LX:
3028         case ICE_PHY_TYPE_LOW_1000BASE_KX:
3029         case ICE_PHY_TYPE_LOW_1G_SGMII:
3030                 speed_phy_type_low = ICE_AQ_LINK_SPEED_1000MB;
3031                 break;
3032         case ICE_PHY_TYPE_LOW_2500BASE_T:
3033         case ICE_PHY_TYPE_LOW_2500BASE_X:
3034         case ICE_PHY_TYPE_LOW_2500BASE_KX:
3035                 speed_phy_type_low = ICE_AQ_LINK_SPEED_2500MB;
3036                 break;
3037         case ICE_PHY_TYPE_LOW_5GBASE_T:
3038         case ICE_PHY_TYPE_LOW_5GBASE_KR:
3039                 speed_phy_type_low = ICE_AQ_LINK_SPEED_5GB;
3040                 break;
3041         case ICE_PHY_TYPE_LOW_10GBASE_T:
3042         case ICE_PHY_TYPE_LOW_10G_SFI_DA:
3043         case ICE_PHY_TYPE_LOW_10GBASE_SR:
3044         case ICE_PHY_TYPE_LOW_10GBASE_LR:
3045         case ICE_PHY_TYPE_LOW_10GBASE_KR_CR1:
3046         case ICE_PHY_TYPE_LOW_10G_SFI_AOC_ACC:
3047         case ICE_PHY_TYPE_LOW_10G_SFI_C2C:
3048                 speed_phy_type_low = ICE_AQ_LINK_SPEED_10GB;
3049                 break;
3050         case ICE_PHY_TYPE_LOW_25GBASE_T:
3051         case ICE_PHY_TYPE_LOW_25GBASE_CR:
3052         case ICE_PHY_TYPE_LOW_25GBASE_CR_S:
3053         case ICE_PHY_TYPE_LOW_25GBASE_CR1:
3054         case ICE_PHY_TYPE_LOW_25GBASE_SR:
3055         case ICE_PHY_TYPE_LOW_25GBASE_LR:
3056         case ICE_PHY_TYPE_LOW_25GBASE_KR:
3057         case ICE_PHY_TYPE_LOW_25GBASE_KR_S:
3058         case ICE_PHY_TYPE_LOW_25GBASE_KR1:
3059         case ICE_PHY_TYPE_LOW_25G_AUI_AOC_ACC:
3060         case ICE_PHY_TYPE_LOW_25G_AUI_C2C:
3061                 speed_phy_type_low = ICE_AQ_LINK_SPEED_25GB;
3062                 break;
3063         case ICE_PHY_TYPE_LOW_40GBASE_CR4:
3064         case ICE_PHY_TYPE_LOW_40GBASE_SR4:
3065         case ICE_PHY_TYPE_LOW_40GBASE_LR4:
3066         case ICE_PHY_TYPE_LOW_40GBASE_KR4:
3067         case ICE_PHY_TYPE_LOW_40G_XLAUI_AOC_ACC:
3068         case ICE_PHY_TYPE_LOW_40G_XLAUI:
3069                 speed_phy_type_low = ICE_AQ_LINK_SPEED_40GB;
3070                 break;
3071         case ICE_PHY_TYPE_LOW_50GBASE_CR2:
3072         case ICE_PHY_TYPE_LOW_50GBASE_SR2:
3073         case ICE_PHY_TYPE_LOW_50GBASE_LR2:
3074         case ICE_PHY_TYPE_LOW_50GBASE_KR2:
3075         case ICE_PHY_TYPE_LOW_50G_LAUI2_AOC_ACC:
3076         case ICE_PHY_TYPE_LOW_50G_LAUI2:
3077         case ICE_PHY_TYPE_LOW_50G_AUI2_AOC_ACC:
3078         case ICE_PHY_TYPE_LOW_50G_AUI2:
3079         case ICE_PHY_TYPE_LOW_50GBASE_CP:
3080         case ICE_PHY_TYPE_LOW_50GBASE_SR:
3081         case ICE_PHY_TYPE_LOW_50GBASE_FR:
3082         case ICE_PHY_TYPE_LOW_50GBASE_LR:
3083         case ICE_PHY_TYPE_LOW_50GBASE_KR_PAM4:
3084         case ICE_PHY_TYPE_LOW_50G_AUI1_AOC_ACC:
3085         case ICE_PHY_TYPE_LOW_50G_AUI1:
3086                 speed_phy_type_low = ICE_AQ_LINK_SPEED_50GB;
3087                 break;
3088         case ICE_PHY_TYPE_LOW_100GBASE_CR4:
3089         case ICE_PHY_TYPE_LOW_100GBASE_SR4:
3090         case ICE_PHY_TYPE_LOW_100GBASE_LR4:
3091         case ICE_PHY_TYPE_LOW_100GBASE_KR4:
3092         case ICE_PHY_TYPE_LOW_100G_CAUI4_AOC_ACC:
3093         case ICE_PHY_TYPE_LOW_100G_CAUI4:
3094         case ICE_PHY_TYPE_LOW_100G_AUI4_AOC_ACC:
3095         case ICE_PHY_TYPE_LOW_100G_AUI4:
3096         case ICE_PHY_TYPE_LOW_100GBASE_CR_PAM4:
3097         case ICE_PHY_TYPE_LOW_100GBASE_KR_PAM4:
3098         case ICE_PHY_TYPE_LOW_100GBASE_CP2:
3099         case ICE_PHY_TYPE_LOW_100GBASE_SR2:
3100         case ICE_PHY_TYPE_LOW_100GBASE_DR:
3101                 speed_phy_type_low = ICE_AQ_LINK_SPEED_100GB;
3102                 break;
3103         default:
3104                 speed_phy_type_low = ICE_AQ_LINK_SPEED_UNKNOWN;
3105                 break;
3106         }
3107
3108         switch (phy_type_high) {
3109         case ICE_PHY_TYPE_HIGH_100GBASE_KR2_PAM4:
3110         case ICE_PHY_TYPE_HIGH_100G_CAUI2_AOC_ACC:
3111         case ICE_PHY_TYPE_HIGH_100G_CAUI2:
3112         case ICE_PHY_TYPE_HIGH_100G_AUI2_AOC_ACC:
3113         case ICE_PHY_TYPE_HIGH_100G_AUI2:
3114                 speed_phy_type_high = ICE_AQ_LINK_SPEED_100GB;
3115                 break;
3116         default:
3117                 speed_phy_type_high = ICE_AQ_LINK_SPEED_UNKNOWN;
3118                 break;
3119         }
3120
3121         if (speed_phy_type_low == ICE_AQ_LINK_SPEED_UNKNOWN &&
3122             speed_phy_type_high == ICE_AQ_LINK_SPEED_UNKNOWN)
3123                 return ICE_AQ_LINK_SPEED_UNKNOWN;
3124         else if (speed_phy_type_low != ICE_AQ_LINK_SPEED_UNKNOWN &&
3125                  speed_phy_type_high != ICE_AQ_LINK_SPEED_UNKNOWN)
3126                 return ICE_AQ_LINK_SPEED_UNKNOWN;
3127         else if (speed_phy_type_low != ICE_AQ_LINK_SPEED_UNKNOWN &&
3128                  speed_phy_type_high == ICE_AQ_LINK_SPEED_UNKNOWN)
3129                 return speed_phy_type_low;
3130         else
3131                 return speed_phy_type_high;
3132 }
3133
3134 /**
3135  * ice_update_phy_type
3136  * @phy_type_low: pointer to the lower part of phy_type
3137  * @phy_type_high: pointer to the higher part of phy_type
3138  * @link_speeds_bitmap: targeted link speeds bitmap
3139  *
3140  * Note: For the link_speeds_bitmap structure, you can check it at
3141  * [ice_aqc_get_link_status->link_speed]. Caller can pass in
3142  * link_speeds_bitmap include multiple speeds.
3143  *
3144  * Each entry in this [phy_type_low, phy_type_high] structure will
3145  * present a certain link speed. This helper function will turn on bits
3146  * in [phy_type_low, phy_type_high] structure based on the value of
3147  * link_speeds_bitmap input parameter.
3148  */
3149 void
3150 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high,
3151                     u16 link_speeds_bitmap)
3152 {
3153         u64 pt_high;
3154         u64 pt_low;
3155         int index;
3156         u16 speed;
3157
3158         /* We first check with low part of phy_type */
3159         for (index = 0; index <= ICE_PHY_TYPE_LOW_MAX_INDEX; index++) {
3160                 pt_low = BIT_ULL(index);
3161                 speed = ice_get_link_speed_based_on_phy_type(pt_low, 0);
3162
3163                 if (link_speeds_bitmap & speed)
3164                         *phy_type_low |= BIT_ULL(index);
3165         }
3166
3167         /* We then check with high part of phy_type */
3168         for (index = 0; index <= ICE_PHY_TYPE_HIGH_MAX_INDEX; index++) {
3169                 pt_high = BIT_ULL(index);
3170                 speed = ice_get_link_speed_based_on_phy_type(0, pt_high);
3171
3172                 if (link_speeds_bitmap & speed)
3173                         *phy_type_high |= BIT_ULL(index);
3174         }
3175 }
3176
3177 /**
3178  * ice_aq_set_phy_cfg
3179  * @hw: pointer to the HW struct
3180  * @pi: port info structure of the interested logical port
3181  * @cfg: structure with PHY configuration data to be set
3182  * @cd: pointer to command details structure or NULL
3183  *
3184  * Set the various PHY configuration parameters supported on the Port.
3185  * One or more of the Set PHY config parameters may be ignored in an MFP
3186  * mode as the PF may not have the privilege to set some of the PHY Config
3187  * parameters. This status will be indicated by the command response (0x0601).
3188  */
3189 enum ice_status
3190 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi,
3191                    struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd)
3192 {
3193         struct ice_aq_desc desc;
3194         enum ice_status status;
3195
3196         if (!cfg)
3197                 return ICE_ERR_PARAM;
3198
3199         /* Ensure that only valid bits of cfg->caps can be turned on. */
3200         if (cfg->caps & ~ICE_AQ_PHY_ENA_VALID_MASK) {
3201                 ice_debug(hw, ICE_DBG_PHY, "Invalid bit is set in ice_aqc_set_phy_cfg_data->caps : 0x%x\n",
3202                           cfg->caps);
3203
3204                 cfg->caps &= ICE_AQ_PHY_ENA_VALID_MASK;
3205         }
3206
3207         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_set_phy_cfg);
3208         desc.params.set_phy.lport_num = pi->lport;
3209         desc.flags |= CPU_TO_LE16(ICE_AQ_FLAG_RD);
3210
3211         ice_debug(hw, ICE_DBG_LINK, "set phy cfg\n");
3212         ice_debug(hw, ICE_DBG_LINK, "   phy_type_low = 0x%llx\n",
3213                   (unsigned long long)LE64_TO_CPU(cfg->phy_type_low));
3214         ice_debug(hw, ICE_DBG_LINK, "   phy_type_high = 0x%llx\n",
3215                   (unsigned long long)LE64_TO_CPU(cfg->phy_type_high));
3216         ice_debug(hw, ICE_DBG_LINK, "   caps = 0x%x\n", cfg->caps);
3217         ice_debug(hw, ICE_DBG_LINK, "   low_power_ctrl_an = 0x%x\n",
3218                   cfg->low_power_ctrl_an);
3219         ice_debug(hw, ICE_DBG_LINK, "   eee_cap = 0x%x\n", cfg->eee_cap);
3220         ice_debug(hw, ICE_DBG_LINK, "   eeer_value = 0x%x\n", cfg->eeer_value);
3221         ice_debug(hw, ICE_DBG_LINK, "   link_fec_opt = 0x%x\n",
3222                   cfg->link_fec_opt);
3223
3224         status = ice_aq_send_cmd(hw, &desc, cfg, sizeof(*cfg), cd);
3225
3226         if (hw->adminq.sq_last_status == ICE_AQ_RC_EMODE)
3227                 status = ICE_SUCCESS;
3228
3229         if (!status)
3230                 pi->phy.curr_user_phy_cfg = *cfg;
3231
3232         return status;
3233 }
3234
3235 /**
3236  * ice_update_link_info - update status of the HW network link
3237  * @pi: port info structure of the interested logical port
3238  */
3239 enum ice_status ice_update_link_info(struct ice_port_info *pi)
3240 {
3241         struct ice_link_status *li;
3242         enum ice_status status;
3243
3244         if (!pi)
3245                 return ICE_ERR_PARAM;
3246
3247         li = &pi->phy.link_info;
3248
3249         status = ice_aq_get_link_info(pi, true, NULL, NULL);
3250         if (status)
3251                 return status;
3252
3253         if (li->link_info & ICE_AQ_MEDIA_AVAILABLE) {
3254                 struct ice_aqc_get_phy_caps_data *pcaps;
3255                 struct ice_hw *hw;
3256
3257                 hw = pi->hw;
3258                 pcaps = (struct ice_aqc_get_phy_caps_data *)
3259                         ice_malloc(hw, sizeof(*pcaps));
3260                 if (!pcaps)
3261                         return ICE_ERR_NO_MEMORY;
3262
3263                 status = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_TOPO_CAP_MEDIA,
3264                                              pcaps, NULL);
3265
3266                 if (status == ICE_SUCCESS)
3267                         ice_memcpy(li->module_type, &pcaps->module_type,
3268                                    sizeof(li->module_type),
3269                                    ICE_NONDMA_TO_NONDMA);
3270
3271                 ice_free(hw, pcaps);
3272         }
3273
3274         return status;
3275 }
3276
3277 /**
3278  * ice_cache_phy_user_req
3279  * @pi: port information structure
3280  * @cache_data: PHY logging data
3281  * @cache_mode: PHY logging mode
3282  *
3283  * Log the user request on (FC, FEC, SPEED) for later user.
3284  */
3285 static void
3286 ice_cache_phy_user_req(struct ice_port_info *pi,
3287                        struct ice_phy_cache_mode_data cache_data,
3288                        enum ice_phy_cache_mode cache_mode)
3289 {
3290         if (!pi)
3291                 return;
3292
3293         switch (cache_mode) {
3294         case ICE_FC_MODE:
3295                 pi->phy.curr_user_fc_req = cache_data.data.curr_user_fc_req;
3296                 break;
3297         case ICE_SPEED_MODE:
3298                 pi->phy.curr_user_speed_req =
3299                         cache_data.data.curr_user_speed_req;
3300                 break;
3301         case ICE_FEC_MODE:
3302                 pi->phy.curr_user_fec_req = cache_data.data.curr_user_fec_req;
3303                 break;
3304         default:
3305                 break;
3306         }
3307 }
3308
3309 /**
3310  * ice_caps_to_fc_mode
3311  * @caps: PHY capabilities
3312  *
3313  * Convert PHY FC capabilities to ice FC mode
3314  */
3315 enum ice_fc_mode ice_caps_to_fc_mode(u8 caps)
3316 {
3317         if (caps & ICE_AQC_PHY_EN_TX_LINK_PAUSE &&
3318             caps & ICE_AQC_PHY_EN_RX_LINK_PAUSE)
3319                 return ICE_FC_FULL;
3320
3321         if (caps & ICE_AQC_PHY_EN_TX_LINK_PAUSE)
3322                 return ICE_FC_TX_PAUSE;
3323
3324         if (caps & ICE_AQC_PHY_EN_RX_LINK_PAUSE)
3325                 return ICE_FC_RX_PAUSE;
3326
3327         return ICE_FC_NONE;
3328 }
3329
3330 /**
3331  * ice_caps_to_fec_mode
3332  * @caps: PHY capabilities
3333  * @fec_options: Link FEC options
3334  *
3335  * Convert PHY FEC capabilities to ice FEC mode
3336  */
3337 enum ice_fec_mode ice_caps_to_fec_mode(u8 caps, u8 fec_options)
3338 {
3339         if (caps & ICE_AQC_PHY_EN_AUTO_FEC)
3340                 return ICE_FEC_AUTO;
3341
3342         if (fec_options & (ICE_AQC_PHY_FEC_10G_KR_40G_KR4_EN |
3343                            ICE_AQC_PHY_FEC_10G_KR_40G_KR4_REQ |
3344                            ICE_AQC_PHY_FEC_25G_KR_CLAUSE74_EN |
3345                            ICE_AQC_PHY_FEC_25G_KR_REQ))
3346                 return ICE_FEC_BASER;
3347
3348         if (fec_options & (ICE_AQC_PHY_FEC_25G_RS_528_REQ |
3349                            ICE_AQC_PHY_FEC_25G_RS_544_REQ |
3350                            ICE_AQC_PHY_FEC_25G_RS_CLAUSE91_EN))
3351                 return ICE_FEC_RS;
3352
3353         return ICE_FEC_NONE;
3354 }
3355
3356 /**
3357  * ice_cfg_phy_fc - Configure PHY FC data based on FC mode
3358  * @pi: port information structure
3359  * @cfg: PHY configuration data to set FC mode
3360  * @req_mode: FC mode to configure
3361  */
3362 static enum ice_status
3363 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
3364                enum ice_fc_mode req_mode)
3365 {
3366         struct ice_phy_cache_mode_data cache_data;
3367         u8 pause_mask = 0x0;
3368
3369         if (!pi || !cfg)
3370                 return ICE_ERR_BAD_PTR;
3371
3372         switch (req_mode) {
3373         case ICE_FC_AUTO:
3374         {
3375                 struct ice_aqc_get_phy_caps_data *pcaps;
3376                 enum ice_status status;
3377
3378                 pcaps = (struct ice_aqc_get_phy_caps_data *)
3379                         ice_malloc(pi->hw, sizeof(*pcaps));
3380                 if (!pcaps)
3381                         return ICE_ERR_NO_MEMORY;
3382
3383                 /* Query the value of FC that both the NIC and attached media
3384                  * can do.
3385                  */
3386                 status = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_TOPO_CAP_MEDIA,
3387                                              pcaps, NULL);
3388                 if (status) {
3389                         ice_free(pi->hw, pcaps);
3390                         return status;
3391                 }
3392
3393                 pause_mask |= pcaps->caps & ICE_AQC_PHY_EN_TX_LINK_PAUSE;
3394                 pause_mask |= pcaps->caps & ICE_AQC_PHY_EN_RX_LINK_PAUSE;
3395
3396                 ice_free(pi->hw, pcaps);
3397                 break;
3398         }
3399         case ICE_FC_FULL:
3400                 pause_mask |= ICE_AQC_PHY_EN_TX_LINK_PAUSE;
3401                 pause_mask |= ICE_AQC_PHY_EN_RX_LINK_PAUSE;
3402                 break;
3403         case ICE_FC_RX_PAUSE:
3404                 pause_mask |= ICE_AQC_PHY_EN_RX_LINK_PAUSE;
3405                 break;
3406         case ICE_FC_TX_PAUSE:
3407                 pause_mask |= ICE_AQC_PHY_EN_TX_LINK_PAUSE;
3408                 break;
3409         default:
3410                 break;
3411         }
3412
3413         /* clear the old pause settings */
3414         cfg->caps &= ~(ICE_AQC_PHY_EN_TX_LINK_PAUSE |
3415                 ICE_AQC_PHY_EN_RX_LINK_PAUSE);
3416
3417         /* set the new capabilities */
3418         cfg->caps |= pause_mask;
3419
3420         /* Cache user FC request */
3421         cache_data.data.curr_user_fc_req = req_mode;
3422         ice_cache_phy_user_req(pi, cache_data, ICE_FC_MODE);
3423
3424         return ICE_SUCCESS;
3425 }
3426
3427 /**
3428  * ice_set_fc
3429  * @pi: port information structure
3430  * @aq_failures: pointer to status code, specific to ice_set_fc routine
3431  * @ena_auto_link_update: enable automatic link update
3432  *
3433  * Set the requested flow control mode.
3434  */
3435 enum ice_status
3436 ice_set_fc(struct ice_port_info *pi, u8 *aq_failures, bool ena_auto_link_update)
3437 {
3438         struct ice_aqc_set_phy_cfg_data  cfg = { 0 };
3439         struct ice_aqc_get_phy_caps_data *pcaps;
3440         enum ice_status status;
3441         struct ice_hw *hw;
3442
3443         if (!pi || !aq_failures)
3444                 return ICE_ERR_BAD_PTR;
3445
3446         *aq_failures = 0;
3447         hw = pi->hw;
3448
3449         pcaps = (struct ice_aqc_get_phy_caps_data *)
3450                 ice_malloc(hw, sizeof(*pcaps));
3451         if (!pcaps)
3452                 return ICE_ERR_NO_MEMORY;
3453
3454         /* Get the current PHY config */
3455         status = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_ACTIVE_CFG,
3456                                      pcaps, NULL);
3457
3458         if (status) {
3459                 *aq_failures = ICE_SET_FC_AQ_FAIL_GET;
3460                 goto out;
3461         }
3462
3463         ice_copy_phy_caps_to_cfg(pi, pcaps, &cfg);
3464
3465         /* Configure the set PHY data */
3466         status = ice_cfg_phy_fc(pi, &cfg, pi->fc.req_mode);
3467         if (status) {
3468                 if (status != ICE_ERR_BAD_PTR)
3469                         *aq_failures = ICE_SET_FC_AQ_FAIL_GET;
3470
3471                 goto out;
3472         }
3473
3474         /* If the capabilities have changed, then set the new config */
3475         if (cfg.caps != pcaps->caps) {
3476                 int retry_count, retry_max = 10;
3477
3478                 /* Auto restart link so settings take effect */
3479                 if (ena_auto_link_update)
3480                         cfg.caps |= ICE_AQ_PHY_ENA_AUTO_LINK_UPDT;
3481
3482                 status = ice_aq_set_phy_cfg(hw, pi, &cfg, NULL);
3483                 if (status) {
3484                         *aq_failures = ICE_SET_FC_AQ_FAIL_SET;
3485                         goto out;
3486                 }
3487
3488                 /* Update the link info
3489                  * It sometimes takes a really long time for link to
3490                  * come back from the atomic reset. Thus, we wait a
3491                  * little bit.
3492                  */
3493                 for (retry_count = 0; retry_count < retry_max; retry_count++) {
3494                         status = ice_update_link_info(pi);
3495
3496                         if (status == ICE_SUCCESS)
3497                                 break;
3498
3499                         ice_msec_delay(100, true);
3500                 }
3501
3502                 if (status)
3503                         *aq_failures = ICE_SET_FC_AQ_FAIL_UPDATE;
3504         }
3505
3506 out:
3507         ice_free(hw, pcaps);
3508         return status;
3509 }
3510
3511 /**
3512  * ice_phy_caps_equals_cfg
3513  * @phy_caps: PHY capabilities
3514  * @phy_cfg: PHY configuration
3515  *
3516  * Helper function to determine if PHY capabilities matches PHY
3517  * configuration
3518  */
3519 bool
3520 ice_phy_caps_equals_cfg(struct ice_aqc_get_phy_caps_data *phy_caps,
3521                         struct ice_aqc_set_phy_cfg_data *phy_cfg)
3522 {
3523         u8 caps_mask, cfg_mask;
3524
3525         if (!phy_caps || !phy_cfg)
3526                 return false;
3527
3528         /* These bits are not common between capabilities and configuration.
3529          * Do not use them to determine equality.
3530          */
3531         caps_mask = ICE_AQC_PHY_CAPS_MASK & ~(ICE_AQC_PHY_AN_MODE |
3532                                               ICE_AQC_PHY_EN_MOD_QUAL);
3533         cfg_mask = ICE_AQ_PHY_ENA_VALID_MASK & ~ICE_AQ_PHY_ENA_AUTO_LINK_UPDT;
3534
3535         if (phy_caps->phy_type_low != phy_cfg->phy_type_low ||
3536             phy_caps->phy_type_high != phy_cfg->phy_type_high ||
3537             ((phy_caps->caps & caps_mask) != (phy_cfg->caps & cfg_mask)) ||
3538             phy_caps->low_power_ctrl_an != phy_cfg->low_power_ctrl_an ||
3539             phy_caps->eee_cap != phy_cfg->eee_cap ||
3540             phy_caps->eeer_value != phy_cfg->eeer_value ||
3541             phy_caps->link_fec_options != phy_cfg->link_fec_opt)
3542                 return false;
3543
3544         return true;
3545 }
3546
3547 /**
3548  * ice_copy_phy_caps_to_cfg - Copy PHY ability data to configuration data
3549  * @pi: port information structure
3550  * @caps: PHY ability structure to copy data from
3551  * @cfg: PHY configuration structure to copy data to
3552  *
3553  * Helper function to copy AQC PHY get ability data to PHY set configuration
3554  * data structure
3555  */
3556 void
3557 ice_copy_phy_caps_to_cfg(struct ice_port_info *pi,
3558                          struct ice_aqc_get_phy_caps_data *caps,
3559                          struct ice_aqc_set_phy_cfg_data *cfg)
3560 {
3561         if (!pi || !caps || !cfg)
3562                 return;
3563
3564         ice_memset(cfg, 0, sizeof(*cfg), ICE_NONDMA_MEM);
3565         cfg->phy_type_low = caps->phy_type_low;
3566         cfg->phy_type_high = caps->phy_type_high;
3567         cfg->caps = caps->caps;
3568         cfg->low_power_ctrl_an = caps->low_power_ctrl_an;
3569         cfg->eee_cap = caps->eee_cap;
3570         cfg->eeer_value = caps->eeer_value;
3571         cfg->link_fec_opt = caps->link_fec_options;
3572         cfg->module_compliance_enforcement =
3573                 caps->module_compliance_enforcement;
3574 }
3575
3576 /**
3577  * ice_cfg_phy_fec - Configure PHY FEC data based on FEC mode
3578  * @pi: port information structure
3579  * @cfg: PHY configuration data to set FEC mode
3580  * @fec: FEC mode to configure
3581  */
3582 enum ice_status
3583 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
3584                 enum ice_fec_mode fec)
3585 {
3586         struct ice_aqc_get_phy_caps_data *pcaps;
3587         enum ice_status status = ICE_SUCCESS;
3588         struct ice_hw *hw;
3589
3590         if (!pi || !cfg)
3591                 return ICE_ERR_BAD_PTR;
3592
3593         hw = pi->hw;
3594
3595         pcaps = (struct ice_aqc_get_phy_caps_data *)
3596                 ice_malloc(hw, sizeof(*pcaps));
3597         if (!pcaps)
3598                 return ICE_ERR_NO_MEMORY;
3599
3600         status = ice_aq_get_phy_caps(pi, false,
3601                                      (ice_fw_supports_report_dflt_cfg(hw) ?
3602                                       ICE_AQC_REPORT_DFLT_CFG :
3603                                       ICE_AQC_REPORT_TOPO_CAP_MEDIA), pcaps, NULL);
3604
3605         if (status)
3606                 goto out;
3607
3608         cfg->caps |= (pcaps->caps & ICE_AQC_PHY_EN_AUTO_FEC);
3609         cfg->link_fec_opt = pcaps->link_fec_options;
3610
3611         switch (fec) {
3612         case ICE_FEC_BASER:
3613                 /* Clear RS bits, and AND BASE-R ability
3614                  * bits and OR request bits.
3615                  */
3616                 cfg->link_fec_opt &= ICE_AQC_PHY_FEC_10G_KR_40G_KR4_EN |
3617                         ICE_AQC_PHY_FEC_25G_KR_CLAUSE74_EN;
3618                 cfg->link_fec_opt |= ICE_AQC_PHY_FEC_10G_KR_40G_KR4_REQ |
3619                         ICE_AQC_PHY_FEC_25G_KR_REQ;
3620                 break;
3621         case ICE_FEC_RS:
3622                 /* Clear BASE-R bits, and AND RS ability
3623                  * bits and OR request bits.
3624                  */
3625                 cfg->link_fec_opt &= ICE_AQC_PHY_FEC_25G_RS_CLAUSE91_EN;
3626                 cfg->link_fec_opt |= ICE_AQC_PHY_FEC_25G_RS_528_REQ |
3627                         ICE_AQC_PHY_FEC_25G_RS_544_REQ;
3628                 break;
3629         case ICE_FEC_NONE:
3630                 /* Clear all FEC option bits. */
3631                 cfg->link_fec_opt &= ~ICE_AQC_PHY_FEC_MASK;
3632                 break;
3633         case ICE_FEC_AUTO:
3634                 /* AND auto FEC bit, and all caps bits. */
3635                 cfg->caps &= ICE_AQC_PHY_CAPS_MASK;
3636                 cfg->link_fec_opt |= pcaps->link_fec_options;
3637                 break;
3638         default:
3639                 status = ICE_ERR_PARAM;
3640                 break;
3641         }
3642
3643         if (fec == ICE_FEC_AUTO && ice_fw_supports_link_override(pi->hw) &&
3644             !ice_fw_supports_report_dflt_cfg(pi->hw)) {
3645                 struct ice_link_default_override_tlv tlv;
3646
3647                 if (ice_get_link_default_override(&tlv, pi))
3648                         goto out;
3649
3650                 if (!(tlv.options & ICE_LINK_OVERRIDE_STRICT_MODE) &&
3651                     (tlv.options & ICE_LINK_OVERRIDE_EN))
3652                         cfg->link_fec_opt = tlv.fec_options;
3653         }
3654
3655 out:
3656         ice_free(hw, pcaps);
3657
3658         return status;
3659 }
3660
3661 /**
3662  * ice_get_link_status - get status of the HW network link
3663  * @pi: port information structure
3664  * @link_up: pointer to bool (true/false = linkup/linkdown)
3665  *
3666  * Variable link_up is true if link is up, false if link is down.
3667  * The variable link_up is invalid if status is non zero. As a
3668  * result of this call, link status reporting becomes enabled
3669  */
3670 enum ice_status ice_get_link_status(struct ice_port_info *pi, bool *link_up)
3671 {
3672         struct ice_phy_info *phy_info;
3673         enum ice_status status = ICE_SUCCESS;
3674
3675         if (!pi || !link_up)
3676                 return ICE_ERR_PARAM;
3677
3678         phy_info = &pi->phy;
3679
3680         if (phy_info->get_link_info) {
3681                 status = ice_update_link_info(pi);
3682
3683                 if (status)
3684                         ice_debug(pi->hw, ICE_DBG_LINK, "get link status error, status = %d\n",
3685                                   status);
3686         }
3687
3688         *link_up = phy_info->link_info.link_info & ICE_AQ_LINK_UP;
3689
3690         return status;
3691 }
3692
3693 /**
3694  * ice_aq_set_link_restart_an
3695  * @pi: pointer to the port information structure
3696  * @ena_link: if true: enable link, if false: disable link
3697  * @cd: pointer to command details structure or NULL
3698  *
3699  * Sets up the link and restarts the Auto-Negotiation over the link.
3700  */
3701 enum ice_status
3702 ice_aq_set_link_restart_an(struct ice_port_info *pi, bool ena_link,
3703                            struct ice_sq_cd *cd)
3704 {
3705         struct ice_aqc_restart_an *cmd;
3706         struct ice_aq_desc desc;
3707
3708         cmd = &desc.params.restart_an;
3709
3710         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_restart_an);
3711
3712         cmd->cmd_flags = ICE_AQC_RESTART_AN_LINK_RESTART;
3713         cmd->lport_num = pi->lport;
3714         if (ena_link)
3715                 cmd->cmd_flags |= ICE_AQC_RESTART_AN_LINK_ENABLE;
3716         else
3717                 cmd->cmd_flags &= ~ICE_AQC_RESTART_AN_LINK_ENABLE;
3718
3719         return ice_aq_send_cmd(pi->hw, &desc, NULL, 0, cd);
3720 }
3721
3722 /**
3723  * ice_aq_set_event_mask
3724  * @hw: pointer to the HW struct
3725  * @port_num: port number of the physical function
3726  * @mask: event mask to be set
3727  * @cd: pointer to command details structure or NULL
3728  *
3729  * Set event mask (0x0613)
3730  */
3731 enum ice_status
3732 ice_aq_set_event_mask(struct ice_hw *hw, u8 port_num, u16 mask,
3733                       struct ice_sq_cd *cd)
3734 {
3735         struct ice_aqc_set_event_mask *cmd;
3736         struct ice_aq_desc desc;
3737
3738         cmd = &desc.params.set_event_mask;
3739
3740         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_set_event_mask);
3741
3742         cmd->lport_num = port_num;
3743
3744         cmd->event_mask = CPU_TO_LE16(mask);
3745         return ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
3746 }
3747
3748 /**
3749  * ice_aq_set_mac_loopback
3750  * @hw: pointer to the HW struct
3751  * @ena_lpbk: Enable or Disable loopback
3752  * @cd: pointer to command details structure or NULL
3753  *
3754  * Enable/disable loopback on a given port
3755  */
3756 enum ice_status
3757 ice_aq_set_mac_loopback(struct ice_hw *hw, bool ena_lpbk, struct ice_sq_cd *cd)
3758 {
3759         struct ice_aqc_set_mac_lb *cmd;
3760         struct ice_aq_desc desc;
3761
3762         cmd = &desc.params.set_mac_lb;
3763
3764         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_set_mac_lb);
3765         if (ena_lpbk)
3766                 cmd->lb_mode = ICE_AQ_MAC_LB_EN;
3767
3768         return ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
3769 }
3770
3771 /**
3772  * ice_aq_set_port_id_led
3773  * @pi: pointer to the port information
3774  * @is_orig_mode: is this LED set to original mode (by the net-list)
3775  * @cd: pointer to command details structure or NULL
3776  *
3777  * Set LED value for the given port (0x06e9)
3778  */
3779 enum ice_status
3780 ice_aq_set_port_id_led(struct ice_port_info *pi, bool is_orig_mode,
3781                        struct ice_sq_cd *cd)
3782 {
3783         struct ice_aqc_set_port_id_led *cmd;
3784         struct ice_hw *hw = pi->hw;
3785         struct ice_aq_desc desc;
3786
3787         cmd = &desc.params.set_port_id_led;
3788
3789         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_set_port_id_led);
3790
3791         if (is_orig_mode)
3792                 cmd->ident_mode = ICE_AQC_PORT_IDENT_LED_ORIG;
3793         else
3794                 cmd->ident_mode = ICE_AQC_PORT_IDENT_LED_BLINK;
3795
3796         return ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
3797 }
3798
3799 /**
3800  * ice_aq_sff_eeprom
3801  * @hw: pointer to the HW struct
3802  * @lport: bits [7:0] = logical port, bit [8] = logical port valid
3803  * @bus_addr: I2C bus address of the eeprom (typically 0xA0, 0=topo default)
3804  * @mem_addr: I2C offset. lower 8 bits for address, 8 upper bits zero padding.
3805  * @page: QSFP page
3806  * @set_page: set or ignore the page
3807  * @data: pointer to data buffer to be read/written to the I2C device.
3808  * @length: 1-16 for read, 1 for write.
3809  * @write: 0 read, 1 for write.
3810  * @cd: pointer to command details structure or NULL
3811  *
3812  * Read/Write SFF EEPROM (0x06EE)
3813  */
3814 enum ice_status
3815 ice_aq_sff_eeprom(struct ice_hw *hw, u16 lport, u8 bus_addr,
3816                   u16 mem_addr, u8 page, u8 set_page, u8 *data, u8 length,
3817                   bool write, struct ice_sq_cd *cd)
3818 {
3819         struct ice_aqc_sff_eeprom *cmd;
3820         struct ice_aq_desc desc;
3821         enum ice_status status;
3822
3823         if (!data || (mem_addr & 0xff00))
3824                 return ICE_ERR_PARAM;
3825
3826         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_sff_eeprom);
3827         cmd = &desc.params.read_write_sff_param;
3828         desc.flags = CPU_TO_LE16(ICE_AQ_FLAG_RD);
3829         cmd->lport_num = (u8)(lport & 0xff);
3830         cmd->lport_num_valid = (u8)((lport >> 8) & 0x01);
3831         cmd->i2c_bus_addr = CPU_TO_LE16(((bus_addr >> 1) &
3832                                          ICE_AQC_SFF_I2CBUS_7BIT_M) |
3833                                         ((set_page <<
3834                                           ICE_AQC_SFF_SET_EEPROM_PAGE_S) &
3835                                          ICE_AQC_SFF_SET_EEPROM_PAGE_M));
3836         cmd->i2c_mem_addr = CPU_TO_LE16(mem_addr & 0xff);
3837         cmd->eeprom_page = CPU_TO_LE16((u16)page << ICE_AQC_SFF_EEPROM_PAGE_S);
3838         if (write)
3839                 cmd->i2c_bus_addr |= CPU_TO_LE16(ICE_AQC_SFF_IS_WRITE);
3840
3841         status = ice_aq_send_cmd(hw, &desc, data, length, cd);
3842         return status;
3843 }
3844
3845 /**
3846  * ice_aq_prog_topo_dev_nvm
3847  * @hw: pointer to the hardware structure
3848  * @topo_params: pointer to structure storing topology parameters for a device
3849  * @cd: pointer to command details structure or NULL
3850  *
3851  * Program Topology Device NVM (0x06F2)
3852  *
3853  */
3854 enum ice_status
3855 ice_aq_prog_topo_dev_nvm(struct ice_hw *hw,
3856                          struct ice_aqc_link_topo_params *topo_params,
3857                          struct ice_sq_cd *cd)
3858 {
3859         struct ice_aqc_prog_topo_dev_nvm *cmd;
3860         struct ice_aq_desc desc;
3861
3862         cmd = &desc.params.prog_topo_dev_nvm;
3863
3864         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_prog_topo_dev_nvm);
3865
3866         ice_memcpy(&cmd->topo_params, topo_params, sizeof(*topo_params),
3867                    ICE_NONDMA_TO_NONDMA);
3868
3869         return ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
3870 }
3871
3872 /**
3873  * ice_aq_read_topo_dev_nvm
3874  * @hw: pointer to the hardware structure
3875  * @topo_params: pointer to structure storing topology parameters for a device
3876  * @start_address: byte offset in the topology device NVM
3877  * @data: pointer to data buffer
3878  * @data_size: number of bytes to be read from the topology device NVM
3879  * @cd: pointer to command details structure or NULL
3880  * Read Topology Device NVM (0x06F3)
3881  *
3882  */
3883 enum ice_status
3884 ice_aq_read_topo_dev_nvm(struct ice_hw *hw,
3885                          struct ice_aqc_link_topo_params *topo_params,
3886                          u32 start_address, u8 *data, u8 data_size,
3887                          struct ice_sq_cd *cd)
3888 {
3889         struct ice_aqc_read_topo_dev_nvm *cmd;
3890         struct ice_aq_desc desc;
3891         enum ice_status status;
3892
3893         if (!data || data_size == 0 ||
3894             data_size > ICE_AQC_READ_TOPO_DEV_NVM_DATA_READ_SIZE)
3895                 return ICE_ERR_PARAM;
3896
3897         cmd = &desc.params.read_topo_dev_nvm;
3898
3899         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_read_topo_dev_nvm);
3900
3901         desc.datalen = data_size;
3902         ice_memcpy(&cmd->topo_params, topo_params, sizeof(*topo_params),
3903                    ICE_NONDMA_TO_NONDMA);
3904         cmd->start_address = CPU_TO_LE32(start_address);
3905
3906         status = ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
3907         if (status)
3908                 return status;
3909
3910         ice_memcpy(data, cmd->data_read, data_size, ICE_NONDMA_TO_NONDMA);
3911
3912         return ICE_SUCCESS;
3913 }
3914
3915 /**
3916  * __ice_aq_get_set_rss_lut
3917  * @hw: pointer to the hardware structure
3918  * @params: RSS LUT parameters
3919  * @set: set true to set the table, false to get the table
3920  *
3921  * Internal function to get (0x0B05) or set (0x0B03) RSS look up table
3922  */
3923 static enum ice_status
3924 __ice_aq_get_set_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *params, bool set)
3925 {
3926         u16 flags = 0, vsi_id, lut_type, lut_size, glob_lut_idx, vsi_handle;
3927         struct ice_aqc_get_set_rss_lut *cmd_resp;
3928         struct ice_aq_desc desc;
3929         enum ice_status status;
3930         u8 *lut;
3931
3932         if (!params)
3933                 return ICE_ERR_PARAM;
3934
3935         vsi_handle = params->vsi_handle;
3936         lut = params->lut;
3937
3938         if (!ice_is_vsi_valid(hw, vsi_handle) || !lut)
3939                 return ICE_ERR_PARAM;
3940
3941         lut_size = params->lut_size;
3942         lut_type = params->lut_type;
3943         glob_lut_idx = params->global_lut_id;
3944         vsi_id = ice_get_hw_vsi_num(hw, vsi_handle);
3945
3946         cmd_resp = &desc.params.get_set_rss_lut;
3947
3948         if (set) {
3949                 ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_set_rss_lut);
3950                 desc.flags |= CPU_TO_LE16(ICE_AQ_FLAG_RD);
3951         } else {
3952                 ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_get_rss_lut);
3953         }
3954
3955         cmd_resp->vsi_id = CPU_TO_LE16(((vsi_id <<
3956                                          ICE_AQC_GSET_RSS_LUT_VSI_ID_S) &
3957                                         ICE_AQC_GSET_RSS_LUT_VSI_ID_M) |
3958                                        ICE_AQC_GSET_RSS_LUT_VSI_VALID);
3959
3960         switch (lut_type) {
3961         case ICE_AQC_GSET_RSS_LUT_TABLE_TYPE_VSI:
3962         case ICE_AQC_GSET_RSS_LUT_TABLE_TYPE_PF:
3963         case ICE_AQC_GSET_RSS_LUT_TABLE_TYPE_GLOBAL:
3964                 flags |= ((lut_type << ICE_AQC_GSET_RSS_LUT_TABLE_TYPE_S) &
3965                           ICE_AQC_GSET_RSS_LUT_TABLE_TYPE_M);
3966                 break;
3967         default:
3968                 status = ICE_ERR_PARAM;
3969                 goto ice_aq_get_set_rss_lut_exit;
3970         }
3971
3972         if (lut_type == ICE_AQC_GSET_RSS_LUT_TABLE_TYPE_GLOBAL) {
3973                 flags |= ((glob_lut_idx << ICE_AQC_GSET_RSS_LUT_GLOBAL_IDX_S) &
3974                           ICE_AQC_GSET_RSS_LUT_GLOBAL_IDX_M);
3975
3976                 if (!set)
3977                         goto ice_aq_get_set_rss_lut_send;
3978         } else if (lut_type == ICE_AQC_GSET_RSS_LUT_TABLE_TYPE_PF) {
3979                 if (!set)
3980                         goto ice_aq_get_set_rss_lut_send;
3981         } else {
3982                 goto ice_aq_get_set_rss_lut_send;
3983         }
3984
3985         /* LUT size is only valid for Global and PF table types */
3986         switch (lut_size) {
3987         case ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_128:
3988                 flags |= (ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_128_FLAG <<
3989                           ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_S) &
3990                          ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_M;
3991                 break;
3992         case ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_512:
3993                 flags |= (ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_512_FLAG <<
3994                           ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_S) &
3995                          ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_M;
3996                 break;
3997         case ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_2K:
3998                 if (lut_type == ICE_AQC_GSET_RSS_LUT_TABLE_TYPE_PF) {
3999                         flags |= (ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_2K_FLAG <<
4000                                   ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_S) &
4001                                  ICE_AQC_GSET_RSS_LUT_TABLE_SIZE_M;
4002                         break;
4003                 }
4004                 /* fall-through */
4005         default:
4006                 status = ICE_ERR_PARAM;
4007                 goto ice_aq_get_set_rss_lut_exit;
4008         }
4009
4010 ice_aq_get_set_rss_lut_send:
4011         cmd_resp->flags = CPU_TO_LE16(flags);
4012         status = ice_aq_send_cmd(hw, &desc, lut, lut_size, NULL);
4013
4014 ice_aq_get_set_rss_lut_exit:
4015         return status;
4016 }
4017
4018 /**
4019  * ice_aq_get_rss_lut
4020  * @hw: pointer to the hardware structure
4021  * @get_params: RSS LUT parameters used to specify which RSS LUT to get
4022  *
4023  * get the RSS lookup table, PF or VSI type
4024  */
4025 enum ice_status
4026 ice_aq_get_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *get_params)
4027 {
4028         return __ice_aq_get_set_rss_lut(hw, get_params, false);
4029 }
4030
4031 /**
4032  * ice_aq_set_rss_lut
4033  * @hw: pointer to the hardware structure
4034  * @set_params: RSS LUT parameters used to specify how to set the RSS LUT
4035  *
4036  * set the RSS lookup table, PF or VSI type
4037  */
4038 enum ice_status
4039 ice_aq_set_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *set_params)
4040 {
4041         return __ice_aq_get_set_rss_lut(hw, set_params, true);
4042 }
4043
4044 /**
4045  * __ice_aq_get_set_rss_key
4046  * @hw: pointer to the HW struct
4047  * @vsi_id: VSI FW index
4048  * @key: pointer to key info struct
4049  * @set: set true to set the key, false to get the key
4050  *
4051  * get (0x0B04) or set (0x0B02) the RSS key per VSI
4052  */
4053 static enum
4054 ice_status __ice_aq_get_set_rss_key(struct ice_hw *hw, u16 vsi_id,
4055                                     struct ice_aqc_get_set_rss_keys *key,
4056                                     bool set)
4057 {
4058         struct ice_aqc_get_set_rss_key *cmd_resp;
4059         u16 key_size = sizeof(*key);
4060         struct ice_aq_desc desc;
4061
4062         cmd_resp = &desc.params.get_set_rss_key;
4063
4064         if (set) {
4065                 ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_set_rss_key);
4066                 desc.flags |= CPU_TO_LE16(ICE_AQ_FLAG_RD);
4067         } else {
4068                 ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_get_rss_key);
4069         }
4070
4071         cmd_resp->vsi_id = CPU_TO_LE16(((vsi_id <<
4072                                          ICE_AQC_GSET_RSS_KEY_VSI_ID_S) &
4073                                         ICE_AQC_GSET_RSS_KEY_VSI_ID_M) |
4074                                        ICE_AQC_GSET_RSS_KEY_VSI_VALID);
4075
4076         return ice_aq_send_cmd(hw, &desc, key, key_size, NULL);
4077 }
4078
4079 /**
4080  * ice_aq_get_rss_key
4081  * @hw: pointer to the HW struct
4082  * @vsi_handle: software VSI handle
4083  * @key: pointer to key info struct
4084  *
4085  * get the RSS key per VSI
4086  */
4087 enum ice_status
4088 ice_aq_get_rss_key(struct ice_hw *hw, u16 vsi_handle,
4089                    struct ice_aqc_get_set_rss_keys *key)
4090 {
4091         if (!ice_is_vsi_valid(hw, vsi_handle) || !key)
4092                 return ICE_ERR_PARAM;
4093
4094         return __ice_aq_get_set_rss_key(hw, ice_get_hw_vsi_num(hw, vsi_handle),
4095                                         key, false);
4096 }
4097
4098 /**
4099  * ice_aq_set_rss_key
4100  * @hw: pointer to the HW struct
4101  * @vsi_handle: software VSI handle
4102  * @keys: pointer to key info struct
4103  *
4104  * set the RSS key per VSI
4105  */
4106 enum ice_status
4107 ice_aq_set_rss_key(struct ice_hw *hw, u16 vsi_handle,
4108                    struct ice_aqc_get_set_rss_keys *keys)
4109 {
4110         if (!ice_is_vsi_valid(hw, vsi_handle) || !keys)
4111                 return ICE_ERR_PARAM;
4112
4113         return __ice_aq_get_set_rss_key(hw, ice_get_hw_vsi_num(hw, vsi_handle),
4114                                         keys, true);
4115 }
4116
4117 /**
4118  * ice_aq_add_lan_txq
4119  * @hw: pointer to the hardware structure
4120  * @num_qgrps: Number of added queue groups
4121  * @qg_list: list of queue groups to be added
4122  * @buf_size: size of buffer for indirect command
4123  * @cd: pointer to command details structure or NULL
4124  *
4125  * Add Tx LAN queue (0x0C30)
4126  *
4127  * NOTE:
4128  * Prior to calling add Tx LAN queue:
4129  * Initialize the following as part of the Tx queue context:
4130  * Completion queue ID if the queue uses Completion queue, Quanta profile,
4131  * Cache profile and Packet shaper profile.
4132  *
4133  * After add Tx LAN queue AQ command is completed:
4134  * Interrupts should be associated with specific queues,
4135  * Association of Tx queue to Doorbell queue is not part of Add LAN Tx queue
4136  * flow.
4137  */
4138 enum ice_status
4139 ice_aq_add_lan_txq(struct ice_hw *hw, u8 num_qgrps,
4140                    struct ice_aqc_add_tx_qgrp *qg_list, u16 buf_size,
4141                    struct ice_sq_cd *cd)
4142 {
4143         struct ice_aqc_add_tx_qgrp *list;
4144         struct ice_aqc_add_txqs *cmd;
4145         struct ice_aq_desc desc;
4146         u16 i, sum_size = 0;
4147
4148         ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__);
4149
4150         cmd = &desc.params.add_txqs;
4151
4152         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_add_txqs);
4153
4154         if (!qg_list)
4155                 return ICE_ERR_PARAM;
4156
4157         if (num_qgrps > ICE_LAN_TXQ_MAX_QGRPS)
4158                 return ICE_ERR_PARAM;
4159
4160         for (i = 0, list = qg_list; i < num_qgrps; i++) {
4161                 sum_size += ice_struct_size(list, txqs, list->num_txqs);
4162                 list = (struct ice_aqc_add_tx_qgrp *)(list->txqs +
4163                                                       list->num_txqs);
4164         }
4165
4166         if (buf_size != sum_size)
4167                 return ICE_ERR_PARAM;
4168
4169         desc.flags |= CPU_TO_LE16(ICE_AQ_FLAG_RD);
4170
4171         cmd->num_qgrps = num_qgrps;
4172
4173         return ice_aq_send_cmd(hw, &desc, qg_list, buf_size, cd);
4174 }
4175
4176 /**
4177  * ice_aq_dis_lan_txq
4178  * @hw: pointer to the hardware structure
4179  * @num_qgrps: number of groups in the list
4180  * @qg_list: the list of groups to disable
4181  * @buf_size: the total size of the qg_list buffer in bytes
4182  * @rst_src: if called due to reset, specifies the reset source
4183  * @vmvf_num: the relative VM or VF number that is undergoing the reset
4184  * @cd: pointer to command details structure or NULL
4185  *
4186  * Disable LAN Tx queue (0x0C31)
4187  */
4188 static enum ice_status
4189 ice_aq_dis_lan_txq(struct ice_hw *hw, u8 num_qgrps,
4190                    struct ice_aqc_dis_txq_item *qg_list, u16 buf_size,
4191                    enum ice_disq_rst_src rst_src, u16 vmvf_num,
4192                    struct ice_sq_cd *cd)
4193 {
4194         struct ice_aqc_dis_txq_item *item;
4195         struct ice_aqc_dis_txqs *cmd;
4196         struct ice_aq_desc desc;
4197         enum ice_status status;
4198         u16 i, sz = 0;
4199
4200         ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__);
4201         cmd = &desc.params.dis_txqs;
4202         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_dis_txqs);
4203
4204         /* qg_list can be NULL only in VM/VF reset flow */
4205         if (!qg_list && !rst_src)
4206                 return ICE_ERR_PARAM;
4207
4208         if (num_qgrps > ICE_LAN_TXQ_MAX_QGRPS)
4209                 return ICE_ERR_PARAM;
4210
4211         cmd->num_entries = num_qgrps;
4212
4213         cmd->vmvf_and_timeout = CPU_TO_LE16((5 << ICE_AQC_Q_DIS_TIMEOUT_S) &
4214                                             ICE_AQC_Q_DIS_TIMEOUT_M);
4215
4216         switch (rst_src) {
4217         case ICE_VM_RESET:
4218                 cmd->cmd_type = ICE_AQC_Q_DIS_CMD_VM_RESET;
4219                 cmd->vmvf_and_timeout |=
4220                         CPU_TO_LE16(vmvf_num & ICE_AQC_Q_DIS_VMVF_NUM_M);
4221                 break;
4222         case ICE_NO_RESET:
4223         default:
4224                 break;
4225         }
4226
4227         /* flush pipe on time out */
4228         cmd->cmd_type |= ICE_AQC_Q_DIS_CMD_FLUSH_PIPE;
4229         /* If no queue group info, we are in a reset flow. Issue the AQ */
4230         if (!qg_list)
4231                 goto do_aq;
4232
4233         /* set RD bit to indicate that command buffer is provided by the driver
4234          * and it needs to be read by the firmware
4235          */
4236         desc.flags |= CPU_TO_LE16(ICE_AQ_FLAG_RD);
4237
4238         for (i = 0, item = qg_list; i < num_qgrps; i++) {
4239                 u16 item_size = ice_struct_size(item, q_id, item->num_qs);
4240
4241                 /* If the num of queues is even, add 2 bytes of padding */
4242                 if ((item->num_qs % 2) == 0)
4243                         item_size += 2;
4244
4245                 sz += item_size;
4246
4247                 item = (struct ice_aqc_dis_txq_item *)((u8 *)item + item_size);
4248         }
4249
4250         if (buf_size != sz)
4251                 return ICE_ERR_PARAM;
4252
4253 do_aq:
4254         status = ice_aq_send_cmd(hw, &desc, qg_list, buf_size, cd);
4255         if (status) {
4256                 if (!qg_list)
4257                         ice_debug(hw, ICE_DBG_SCHED, "VM%d disable failed %d\n",
4258                                   vmvf_num, hw->adminq.sq_last_status);
4259                 else
4260                         ice_debug(hw, ICE_DBG_SCHED, "disable queue %d failed %d\n",
4261                                   LE16_TO_CPU(qg_list[0].q_id[0]),
4262                                   hw->adminq.sq_last_status);
4263         }
4264         return status;
4265 }
4266
4267 /**
4268  * ice_aq_move_recfg_lan_txq
4269  * @hw: pointer to the hardware structure
4270  * @num_qs: number of queues to move/reconfigure
4271  * @is_move: true if this operation involves node movement
4272  * @is_tc_change: true if this operation involves a TC change
4273  * @subseq_call: true if this operation is a subsequent call
4274  * @flush_pipe: on timeout, true to flush pipe, false to return EAGAIN
4275  * @timeout: timeout in units of 100 usec (valid values 0-50)
4276  * @blocked_cgds: out param, bitmap of CGDs that timed out if returning EAGAIN
4277  * @buf: struct containing src/dest TEID and per-queue info
4278  * @buf_size: size of buffer for indirect command
4279  * @txqs_moved: out param, number of queues successfully moved
4280  * @cd: pointer to command details structure or NULL
4281  *
4282  * Move / Reconfigure Tx LAN queues (0x0C32)
4283  */
4284 enum ice_status
4285 ice_aq_move_recfg_lan_txq(struct ice_hw *hw, u8 num_qs, bool is_move,
4286                           bool is_tc_change, bool subseq_call, bool flush_pipe,
4287                           u8 timeout, u32 *blocked_cgds,
4288                           struct ice_aqc_move_txqs_data *buf, u16 buf_size,
4289                           u8 *txqs_moved, struct ice_sq_cd *cd)
4290 {
4291         struct ice_aqc_move_txqs *cmd;
4292         struct ice_aq_desc desc;
4293         enum ice_status status;
4294
4295         cmd = &desc.params.move_txqs;
4296         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_move_recfg_txqs);
4297
4298 #define ICE_LAN_TXQ_MOVE_TIMEOUT_MAX 50
4299         if (timeout > ICE_LAN_TXQ_MOVE_TIMEOUT_MAX)
4300                 return ICE_ERR_PARAM;
4301
4302         if (is_tc_change && !flush_pipe && !blocked_cgds)
4303                 return ICE_ERR_PARAM;
4304
4305         if (!is_move && !is_tc_change)
4306                 return ICE_ERR_PARAM;
4307
4308         desc.flags |= CPU_TO_LE16(ICE_AQ_FLAG_RD);
4309
4310         if (is_move)
4311                 cmd->cmd_type |= ICE_AQC_Q_CMD_TYPE_MOVE;
4312
4313         if (is_tc_change)
4314                 cmd->cmd_type |= ICE_AQC_Q_CMD_TYPE_TC_CHANGE;
4315
4316         if (subseq_call)
4317                 cmd->cmd_type |= ICE_AQC_Q_CMD_SUBSEQ_CALL;
4318
4319         if (flush_pipe)
4320                 cmd->cmd_type |= ICE_AQC_Q_CMD_FLUSH_PIPE;
4321
4322         cmd->num_qs = num_qs;
4323         cmd->timeout = ((timeout << ICE_AQC_Q_CMD_TIMEOUT_S) &
4324                         ICE_AQC_Q_CMD_TIMEOUT_M);
4325
4326         status = ice_aq_send_cmd(hw, &desc, buf, buf_size, cd);
4327
4328         if (!status && txqs_moved)
4329                 *txqs_moved = cmd->num_qs;
4330
4331         if (hw->adminq.sq_last_status == ICE_AQ_RC_EAGAIN &&
4332             is_tc_change && !flush_pipe)
4333                 *blocked_cgds = LE32_TO_CPU(cmd->blocked_cgds);
4334
4335         return status;
4336 }
4337
4338 /* End of FW Admin Queue command wrappers */
4339
4340 /**
4341  * ice_write_byte - write a byte to a packed context structure
4342  * @src_ctx:  the context structure to read from
4343  * @dest_ctx: the context to be written to
4344  * @ce_info:  a description of the struct to be filled
4345  */
4346 static void
4347 ice_write_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info)
4348 {
4349         u8 src_byte, dest_byte, mask;
4350         u8 *from, *dest;
4351         u16 shift_width;
4352
4353         /* copy from the next struct field */
4354         from = src_ctx + ce_info->offset;
4355
4356         /* prepare the bits and mask */
4357         shift_width = ce_info->lsb % 8;
4358         mask = (u8)(BIT(ce_info->width) - 1);
4359
4360         src_byte = *from;
4361         src_byte &= mask;
4362
4363         /* shift to correct alignment */
4364         mask <<= shift_width;
4365         src_byte <<= shift_width;
4366
4367         /* get the current bits from the target bit string */
4368         dest = dest_ctx + (ce_info->lsb / 8);
4369
4370         ice_memcpy(&dest_byte, dest, sizeof(dest_byte), ICE_DMA_TO_NONDMA);
4371
4372         dest_byte &= ~mask;     /* get the bits not changing */
4373         dest_byte |= src_byte;  /* add in the new bits */
4374
4375         /* put it all back */
4376         ice_memcpy(dest, &dest_byte, sizeof(dest_byte), ICE_NONDMA_TO_DMA);
4377 }
4378
4379 /**
4380  * ice_write_word - write a word to a packed context structure
4381  * @src_ctx:  the context structure to read from
4382  * @dest_ctx: the context to be written to
4383  * @ce_info:  a description of the struct to be filled
4384  */
4385 static void
4386 ice_write_word(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info)
4387 {
4388         u16 src_word, mask;
4389         __le16 dest_word;
4390         u8 *from, *dest;
4391         u16 shift_width;
4392
4393         /* copy from the next struct field */
4394         from = src_ctx + ce_info->offset;
4395
4396         /* prepare the bits and mask */
4397         shift_width = ce_info->lsb % 8;
4398         mask = BIT(ce_info->width) - 1;
4399
4400         /* don't swizzle the bits until after the mask because the mask bits
4401          * will be in a different bit position on big endian machines
4402          */
4403         src_word = *(u16 *)from;
4404         src_word &= mask;
4405
4406         /* shift to correct alignment */
4407         mask <<= shift_width;
4408         src_word <<= shift_width;
4409
4410         /* get the current bits from the target bit string */
4411         dest = dest_ctx + (ce_info->lsb / 8);
4412
4413         ice_memcpy(&dest_word, dest, sizeof(dest_word), ICE_DMA_TO_NONDMA);
4414
4415         dest_word &= ~(CPU_TO_LE16(mask));      /* get the bits not changing */
4416         dest_word |= CPU_TO_LE16(src_word);     /* add in the new bits */
4417
4418         /* put it all back */
4419         ice_memcpy(dest, &dest_word, sizeof(dest_word), ICE_NONDMA_TO_DMA);
4420 }
4421
4422 /**
4423  * ice_write_dword - write a dword to a packed context structure
4424  * @src_ctx:  the context structure to read from
4425  * @dest_ctx: the context to be written to
4426  * @ce_info:  a description of the struct to be filled
4427  */
4428 static void
4429 ice_write_dword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info)
4430 {
4431         u32 src_dword, mask;
4432         __le32 dest_dword;
4433         u8 *from, *dest;
4434         u16 shift_width;
4435
4436         /* copy from the next struct field */
4437         from = src_ctx + ce_info->offset;
4438
4439         /* prepare the bits and mask */
4440         shift_width = ce_info->lsb % 8;
4441
4442         /* if the field width is exactly 32 on an x86 machine, then the shift
4443          * operation will not work because the SHL instructions count is masked
4444          * to 5 bits so the shift will do nothing
4445          */
4446         if (ce_info->width < 32)
4447                 mask = BIT(ce_info->width) - 1;
4448         else
4449                 mask = (u32)~0;
4450
4451         /* don't swizzle the bits until after the mask because the mask bits
4452          * will be in a different bit position on big endian machines
4453          */
4454         src_dword = *(u32 *)from;
4455         src_dword &= mask;
4456
4457         /* shift to correct alignment */
4458         mask <<= shift_width;
4459         src_dword <<= shift_width;
4460
4461         /* get the current bits from the target bit string */
4462         dest = dest_ctx + (ce_info->lsb / 8);
4463
4464         ice_memcpy(&dest_dword, dest, sizeof(dest_dword), ICE_DMA_TO_NONDMA);
4465
4466         dest_dword &= ~(CPU_TO_LE32(mask));     /* get the bits not changing */
4467         dest_dword |= CPU_TO_LE32(src_dword);   /* add in the new bits */
4468
4469         /* put it all back */
4470         ice_memcpy(dest, &dest_dword, sizeof(dest_dword), ICE_NONDMA_TO_DMA);
4471 }
4472
4473 /**
4474  * ice_write_qword - write a qword to a packed context structure
4475  * @src_ctx:  the context structure to read from
4476  * @dest_ctx: the context to be written to
4477  * @ce_info:  a description of the struct to be filled
4478  */
4479 static void
4480 ice_write_qword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info)
4481 {
4482         u64 src_qword, mask;
4483         __le64 dest_qword;
4484         u8 *from, *dest;
4485         u16 shift_width;
4486
4487         /* copy from the next struct field */
4488         from = src_ctx + ce_info->offset;
4489
4490         /* prepare the bits and mask */
4491         shift_width = ce_info->lsb % 8;
4492
4493         /* if the field width is exactly 64 on an x86 machine, then the shift
4494          * operation will not work because the SHL instructions count is masked
4495          * to 6 bits so the shift will do nothing
4496          */
4497         if (ce_info->width < 64)
4498                 mask = BIT_ULL(ce_info->width) - 1;
4499         else
4500                 mask = (u64)~0;
4501
4502         /* don't swizzle the bits until after the mask because the mask bits
4503          * will be in a different bit position on big endian machines
4504          */
4505         src_qword = *(u64 *)from;
4506         src_qword &= mask;
4507
4508         /* shift to correct alignment */
4509         mask <<= shift_width;
4510         src_qword <<= shift_width;
4511
4512         /* get the current bits from the target bit string */
4513         dest = dest_ctx + (ce_info->lsb / 8);
4514
4515         ice_memcpy(&dest_qword, dest, sizeof(dest_qword), ICE_DMA_TO_NONDMA);
4516
4517         dest_qword &= ~(CPU_TO_LE64(mask));     /* get the bits not changing */
4518         dest_qword |= CPU_TO_LE64(src_qword);   /* add in the new bits */
4519
4520         /* put it all back */
4521         ice_memcpy(dest, &dest_qword, sizeof(dest_qword), ICE_NONDMA_TO_DMA);
4522 }
4523
4524 /**
4525  * ice_set_ctx - set context bits in packed structure
4526  * @hw: pointer to the hardware structure
4527  * @src_ctx:  pointer to a generic non-packed context structure
4528  * @dest_ctx: pointer to memory for the packed structure
4529  * @ce_info:  a description of the structure to be transformed
4530  */
4531 enum ice_status
4532 ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx,
4533             const struct ice_ctx_ele *ce_info)
4534 {
4535         int f;
4536
4537         for (f = 0; ce_info[f].width; f++) {
4538                 /* We have to deal with each element of the FW response
4539                  * using the correct size so that we are correct regardless
4540                  * of the endianness of the machine.
4541                  */
4542                 if (ce_info[f].width > (ce_info[f].size_of * BITS_PER_BYTE)) {
4543                         ice_debug(hw, ICE_DBG_QCTX, "Field %d width of %d bits larger than size of %d byte(s) ... skipping write\n",
4544                                   f, ce_info[f].width, ce_info[f].size_of);
4545                         continue;
4546                 }
4547                 switch (ce_info[f].size_of) {
4548                 case sizeof(u8):
4549                         ice_write_byte(src_ctx, dest_ctx, &ce_info[f]);
4550                         break;
4551                 case sizeof(u16):
4552                         ice_write_word(src_ctx, dest_ctx, &ce_info[f]);
4553                         break;
4554                 case sizeof(u32):
4555                         ice_write_dword(src_ctx, dest_ctx, &ce_info[f]);
4556                         break;
4557                 case sizeof(u64):
4558                         ice_write_qword(src_ctx, dest_ctx, &ce_info[f]);
4559                         break;
4560                 default:
4561                         return ICE_ERR_INVAL_SIZE;
4562                 }
4563         }
4564
4565         return ICE_SUCCESS;
4566 }
4567
4568 /**
4569  * ice_aq_get_internal_data
4570  * @hw: pointer to the hardware structure
4571  * @cluster_id: specific cluster to dump
4572  * @table_id: table ID within cluster
4573  * @start: index of line in the block to read
4574  * @buf: dump buffer
4575  * @buf_size: dump buffer size
4576  * @ret_buf_size: return buffer size (returned by FW)
4577  * @ret_next_table: next block to read (returned by FW)
4578  * @ret_next_index: next index to read (returned by FW)
4579  * @cd: pointer to command details structure
4580  *
4581  * Get internal FW/HW data (0xFF08) for debug purposes.
4582  */
4583 enum ice_status
4584 ice_aq_get_internal_data(struct ice_hw *hw, u8 cluster_id, u16 table_id,
4585                          u32 start, void *buf, u16 buf_size, u16 *ret_buf_size,
4586                          u16 *ret_next_table, u32 *ret_next_index,
4587                          struct ice_sq_cd *cd)
4588 {
4589         struct ice_aqc_debug_dump_internals *cmd;
4590         struct ice_aq_desc desc;
4591         enum ice_status status;
4592
4593         cmd = &desc.params.debug_dump;
4594
4595         if (buf_size == 0 || !buf)
4596                 return ICE_ERR_PARAM;
4597
4598         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_debug_dump_internals);
4599
4600         cmd->cluster_id = cluster_id;
4601         cmd->table_id = CPU_TO_LE16(table_id);
4602         cmd->idx = CPU_TO_LE32(start);
4603
4604         status = ice_aq_send_cmd(hw, &desc, buf, buf_size, cd);
4605
4606         if (!status) {
4607                 if (ret_buf_size)
4608                         *ret_buf_size = LE16_TO_CPU(desc.datalen);
4609                 if (ret_next_table)
4610                         *ret_next_table = LE16_TO_CPU(cmd->table_id);
4611                 if (ret_next_index)
4612                         *ret_next_index = LE32_TO_CPU(cmd->idx);
4613         }
4614
4615         return status;
4616 }
4617
4618 /**
4619  * ice_read_byte - read context byte into struct
4620  * @src_ctx:  the context structure to read from
4621  * @dest_ctx: the context to be written to
4622  * @ce_info:  a description of the struct to be filled
4623  */
4624 static void
4625 ice_read_byte(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info)
4626 {
4627         u8 dest_byte, mask;
4628         u8 *src, *target;
4629         u16 shift_width;
4630
4631         /* prepare the bits and mask */
4632         shift_width = ce_info->lsb % 8;
4633         mask = (u8)(BIT(ce_info->width) - 1);
4634
4635         /* shift to correct alignment */
4636         mask <<= shift_width;
4637
4638         /* get the current bits from the src bit string */
4639         src = src_ctx + (ce_info->lsb / 8);
4640
4641         ice_memcpy(&dest_byte, src, sizeof(dest_byte), ICE_DMA_TO_NONDMA);
4642
4643         dest_byte &= ~(mask);
4644
4645         dest_byte >>= shift_width;
4646
4647         /* get the address from the struct field */
4648         target = dest_ctx + ce_info->offset;
4649
4650         /* put it back in the struct */
4651         ice_memcpy(target, &dest_byte, sizeof(dest_byte), ICE_NONDMA_TO_DMA);
4652 }
4653
4654 /**
4655  * ice_read_word - read context word into struct
4656  * @src_ctx:  the context structure to read from
4657  * @dest_ctx: the context to be written to
4658  * @ce_info:  a description of the struct to be filled
4659  */
4660 static void
4661 ice_read_word(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info)
4662 {
4663         u16 dest_word, mask;
4664         u8 *src, *target;
4665         __le16 src_word;
4666         u16 shift_width;
4667
4668         /* prepare the bits and mask */
4669         shift_width = ce_info->lsb % 8;
4670         mask = BIT(ce_info->width) - 1;
4671
4672         /* shift to correct alignment */
4673         mask <<= shift_width;
4674
4675         /* get the current bits from the src bit string */
4676         src = src_ctx + (ce_info->lsb / 8);
4677
4678         ice_memcpy(&src_word, src, sizeof(src_word), ICE_DMA_TO_NONDMA);
4679
4680         /* the data in the memory is stored as little endian so mask it
4681          * correctly
4682          */
4683         src_word &= ~(CPU_TO_LE16(mask));
4684
4685         /* get the data back into host order before shifting */
4686         dest_word = LE16_TO_CPU(src_word);
4687
4688         dest_word >>= shift_width;
4689
4690         /* get the address from the struct field */
4691         target = dest_ctx + ce_info->offset;
4692
4693         /* put it back in the struct */
4694         ice_memcpy(target, &dest_word, sizeof(dest_word), ICE_NONDMA_TO_DMA);
4695 }
4696
4697 /**
4698  * ice_read_dword - read context dword into struct
4699  * @src_ctx:  the context structure to read from
4700  * @dest_ctx: the context to be written to
4701  * @ce_info:  a description of the struct to be filled
4702  */
4703 static void
4704 ice_read_dword(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info)
4705 {
4706         u32 dest_dword, mask;
4707         __le32 src_dword;
4708         u8 *src, *target;
4709         u16 shift_width;
4710
4711         /* prepare the bits and mask */
4712         shift_width = ce_info->lsb % 8;
4713
4714         /* if the field width is exactly 32 on an x86 machine, then the shift
4715          * operation will not work because the SHL instructions count is masked
4716          * to 5 bits so the shift will do nothing
4717          */
4718         if (ce_info->width < 32)
4719                 mask = BIT(ce_info->width) - 1;
4720         else
4721                 mask = (u32)~0;
4722
4723         /* shift to correct alignment */
4724         mask <<= shift_width;
4725
4726         /* get the current bits from the src bit string */
4727         src = src_ctx + (ce_info->lsb / 8);
4728
4729         ice_memcpy(&src_dword, src, sizeof(src_dword), ICE_DMA_TO_NONDMA);
4730
4731         /* the data in the memory is stored as little endian so mask it
4732          * correctly
4733          */
4734         src_dword &= ~(CPU_TO_LE32(mask));
4735
4736         /* get the data back into host order before shifting */
4737         dest_dword = LE32_TO_CPU(src_dword);
4738
4739         dest_dword >>= shift_width;
4740
4741         /* get the address from the struct field */
4742         target = dest_ctx + ce_info->offset;
4743
4744         /* put it back in the struct */
4745         ice_memcpy(target, &dest_dword, sizeof(dest_dword), ICE_NONDMA_TO_DMA);
4746 }
4747
4748 /**
4749  * ice_read_qword - read context qword into struct
4750  * @src_ctx:  the context structure to read from
4751  * @dest_ctx: the context to be written to
4752  * @ce_info:  a description of the struct to be filled
4753  */
4754 static void
4755 ice_read_qword(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info)
4756 {
4757         u64 dest_qword, mask;
4758         __le64 src_qword;
4759         u8 *src, *target;
4760         u16 shift_width;
4761
4762         /* prepare the bits and mask */
4763         shift_width = ce_info->lsb % 8;
4764
4765         /* if the field width is exactly 64 on an x86 machine, then the shift
4766          * operation will not work because the SHL instructions count is masked
4767          * to 6 bits so the shift will do nothing
4768          */
4769         if (ce_info->width < 64)
4770                 mask = BIT_ULL(ce_info->width) - 1;
4771         else
4772                 mask = (u64)~0;
4773
4774         /* shift to correct alignment */
4775         mask <<= shift_width;
4776
4777         /* get the current bits from the src bit string */
4778         src = src_ctx + (ce_info->lsb / 8);
4779
4780         ice_memcpy(&src_qword, src, sizeof(src_qword), ICE_DMA_TO_NONDMA);
4781
4782         /* the data in the memory is stored as little endian so mask it
4783          * correctly
4784          */
4785         src_qword &= ~(CPU_TO_LE64(mask));
4786
4787         /* get the data back into host order before shifting */
4788         dest_qword = LE64_TO_CPU(src_qword);
4789
4790         dest_qword >>= shift_width;
4791
4792         /* get the address from the struct field */
4793         target = dest_ctx + ce_info->offset;
4794
4795         /* put it back in the struct */
4796         ice_memcpy(target, &dest_qword, sizeof(dest_qword), ICE_NONDMA_TO_DMA);
4797 }
4798
4799 /**
4800  * ice_get_ctx - extract context bits from a packed structure
4801  * @src_ctx:  pointer to a generic packed context structure
4802  * @dest_ctx: pointer to a generic non-packed context structure
4803  * @ce_info:  a description of the structure to be read from
4804  */
4805 enum ice_status
4806 ice_get_ctx(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info)
4807 {
4808         int f;
4809
4810         for (f = 0; ce_info[f].width; f++) {
4811                 switch (ce_info[f].size_of) {
4812                 case 1:
4813                         ice_read_byte(src_ctx, dest_ctx, &ce_info[f]);
4814                         break;
4815                 case 2:
4816                         ice_read_word(src_ctx, dest_ctx, &ce_info[f]);
4817                         break;
4818                 case 4:
4819                         ice_read_dword(src_ctx, dest_ctx, &ce_info[f]);
4820                         break;
4821                 case 8:
4822                         ice_read_qword(src_ctx, dest_ctx, &ce_info[f]);
4823                         break;
4824                 default:
4825                         /* nothing to do, just keep going */
4826                         break;
4827                 }
4828         }
4829
4830         return ICE_SUCCESS;
4831 }
4832
4833 /**
4834  * ice_get_lan_q_ctx - get the LAN queue context for the given VSI and TC
4835  * @hw: pointer to the HW struct
4836  * @vsi_handle: software VSI handle
4837  * @tc: TC number
4838  * @q_handle: software queue handle
4839  */
4840 struct ice_q_ctx *
4841 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle)
4842 {
4843         struct ice_vsi_ctx *vsi;
4844         struct ice_q_ctx *q_ctx;
4845
4846         vsi = ice_get_vsi_ctx(hw, vsi_handle);
4847         if (!vsi)
4848                 return NULL;
4849         if (q_handle >= vsi->num_lan_q_entries[tc])
4850                 return NULL;
4851         if (!vsi->lan_q_ctx[tc])
4852                 return NULL;
4853         q_ctx = vsi->lan_q_ctx[tc];
4854         return &q_ctx[q_handle];
4855 }
4856
4857 /**
4858  * ice_ena_vsi_txq
4859  * @pi: port information structure
4860  * @vsi_handle: software VSI handle
4861  * @tc: TC number
4862  * @q_handle: software queue handle
4863  * @num_qgrps: Number of added queue groups
4864  * @buf: list of queue groups to be added
4865  * @buf_size: size of buffer for indirect command
4866  * @cd: pointer to command details structure or NULL
4867  *
4868  * This function adds one LAN queue
4869  */
4870 enum ice_status
4871 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle,
4872                 u8 num_qgrps, struct ice_aqc_add_tx_qgrp *buf, u16 buf_size,
4873                 struct ice_sq_cd *cd)
4874 {
4875         struct ice_aqc_txsched_elem_data node = { 0 };
4876         struct ice_sched_node *parent;
4877         struct ice_q_ctx *q_ctx;
4878         enum ice_status status;
4879         struct ice_hw *hw;
4880
4881         if (!pi || pi->port_state != ICE_SCHED_PORT_STATE_READY)
4882                 return ICE_ERR_CFG;
4883
4884         if (num_qgrps > 1 || buf->num_txqs > 1)
4885                 return ICE_ERR_MAX_LIMIT;
4886
4887         hw = pi->hw;
4888
4889         if (!ice_is_vsi_valid(hw, vsi_handle))
4890                 return ICE_ERR_PARAM;
4891
4892         ice_acquire_lock(&pi->sched_lock);
4893
4894         q_ctx = ice_get_lan_q_ctx(hw, vsi_handle, tc, q_handle);
4895         if (!q_ctx) {
4896                 ice_debug(hw, ICE_DBG_SCHED, "Enaq: invalid queue handle %d\n",
4897                           q_handle);
4898                 status = ICE_ERR_PARAM;
4899                 goto ena_txq_exit;
4900         }
4901
4902         /* find a parent node */
4903         parent = ice_sched_get_free_qparent(pi, vsi_handle, tc,
4904                                             ICE_SCHED_NODE_OWNER_LAN);
4905         if (!parent) {
4906                 status = ICE_ERR_PARAM;
4907                 goto ena_txq_exit;
4908         }
4909
4910         buf->parent_teid = parent->info.node_teid;
4911         node.parent_teid = parent->info.node_teid;
4912         /* Mark that the values in the "generic" section as valid. The default
4913          * value in the "generic" section is zero. This means that :
4914          * - Scheduling mode is Bytes Per Second (BPS), indicated by Bit 0.
4915          * - 0 priority among siblings, indicated by Bit 1-3.
4916          * - WFQ, indicated by Bit 4.
4917          * - 0 Adjustment value is used in PSM credit update flow, indicated by
4918          * Bit 5-6.
4919          * - Bit 7 is reserved.
4920          * Without setting the generic section as valid in valid_sections, the
4921          * Admin queue command will fail with error code ICE_AQ_RC_EINVAL.
4922          */
4923         buf->txqs[0].info.valid_sections =
4924                 ICE_AQC_ELEM_VALID_GENERIC | ICE_AQC_ELEM_VALID_CIR |
4925                 ICE_AQC_ELEM_VALID_EIR;
4926         buf->txqs[0].info.generic = 0;
4927         buf->txqs[0].info.cir_bw.bw_profile_idx =
4928                 CPU_TO_LE16(ICE_SCHED_DFLT_RL_PROF_ID);
4929         buf->txqs[0].info.cir_bw.bw_alloc =
4930                 CPU_TO_LE16(ICE_SCHED_DFLT_BW_WT);
4931         buf->txqs[0].info.eir_bw.bw_profile_idx =
4932                 CPU_TO_LE16(ICE_SCHED_DFLT_RL_PROF_ID);
4933         buf->txqs[0].info.eir_bw.bw_alloc =
4934                 CPU_TO_LE16(ICE_SCHED_DFLT_BW_WT);
4935
4936         /* add the LAN queue */
4937         status = ice_aq_add_lan_txq(hw, num_qgrps, buf, buf_size, cd);
4938         if (status != ICE_SUCCESS) {
4939                 ice_debug(hw, ICE_DBG_SCHED, "enable queue %d failed %d\n",
4940                           LE16_TO_CPU(buf->txqs[0].txq_id),
4941                           hw->adminq.sq_last_status);
4942                 goto ena_txq_exit;
4943         }
4944
4945         node.node_teid = buf->txqs[0].q_teid;
4946         node.data.elem_type = ICE_AQC_ELEM_TYPE_LEAF;
4947         q_ctx->q_handle = q_handle;
4948         q_ctx->q_teid = LE32_TO_CPU(node.node_teid);
4949
4950         /* add a leaf node into scheduler tree queue layer */
4951         status = ice_sched_add_node(pi, hw->num_tx_sched_layers - 1, &node);
4952         if (!status)
4953                 status = ice_sched_replay_q_bw(pi, q_ctx);
4954
4955 ena_txq_exit:
4956         ice_release_lock(&pi->sched_lock);
4957         return status;
4958 }
4959
4960 /**
4961  * ice_dis_vsi_txq
4962  * @pi: port information structure
4963  * @vsi_handle: software VSI handle
4964  * @tc: TC number
4965  * @num_queues: number of queues
4966  * @q_handles: pointer to software queue handle array
4967  * @q_ids: pointer to the q_id array
4968  * @q_teids: pointer to queue node teids
4969  * @rst_src: if called due to reset, specifies the reset source
4970  * @vmvf_num: the relative VM or VF number that is undergoing the reset
4971  * @cd: pointer to command details structure or NULL
4972  *
4973  * This function removes queues and their corresponding nodes in SW DB
4974  */
4975 enum ice_status
4976 ice_dis_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u8 num_queues,
4977                 u16 *q_handles, u16 *q_ids, u32 *q_teids,
4978                 enum ice_disq_rst_src rst_src, u16 vmvf_num,
4979                 struct ice_sq_cd *cd)
4980 {
4981         enum ice_status status = ICE_ERR_DOES_NOT_EXIST;
4982         struct ice_aqc_dis_txq_item *qg_list;
4983         struct ice_q_ctx *q_ctx;
4984         struct ice_hw *hw;
4985         u16 i, buf_size;
4986
4987         if (!pi || pi->port_state != ICE_SCHED_PORT_STATE_READY)
4988                 return ICE_ERR_CFG;
4989
4990         hw = pi->hw;
4991
4992         if (!num_queues) {
4993                 /* if queue is disabled already yet the disable queue command
4994                  * has to be sent to complete the VF reset, then call
4995                  * ice_aq_dis_lan_txq without any queue information
4996                  */
4997                 if (rst_src)
4998                         return ice_aq_dis_lan_txq(hw, 0, NULL, 0, rst_src,
4999                                                   vmvf_num, NULL);
5000                 return ICE_ERR_CFG;
5001         }
5002
5003         buf_size = ice_struct_size(qg_list, q_id, 1);
5004         qg_list = (struct ice_aqc_dis_txq_item *)ice_malloc(hw, buf_size);
5005         if (!qg_list)
5006                 return ICE_ERR_NO_MEMORY;
5007
5008         ice_acquire_lock(&pi->sched_lock);
5009
5010         for (i = 0; i < num_queues; i++) {
5011                 struct ice_sched_node *node;
5012
5013                 node = ice_sched_find_node_by_teid(pi->root, q_teids[i]);
5014                 if (!node)
5015                         continue;
5016                 q_ctx = ice_get_lan_q_ctx(hw, vsi_handle, tc, q_handles[i]);
5017                 if (!q_ctx) {
5018                         ice_debug(hw, ICE_DBG_SCHED, "invalid queue handle%d\n",
5019                                   q_handles[i]);
5020                         continue;
5021                 }
5022                 if (q_ctx->q_handle != q_handles[i]) {
5023                         ice_debug(hw, ICE_DBG_SCHED, "Err:handles %d %d\n",
5024                                   q_ctx->q_handle, q_handles[i]);
5025                         continue;
5026                 }
5027                 qg_list->parent_teid = node->info.parent_teid;
5028                 qg_list->num_qs = 1;
5029                 qg_list->q_id[0] = CPU_TO_LE16(q_ids[i]);
5030                 status = ice_aq_dis_lan_txq(hw, 1, qg_list, buf_size, rst_src,
5031                                             vmvf_num, cd);
5032
5033                 if (status != ICE_SUCCESS)
5034                         break;
5035                 ice_free_sched_node(pi, node);
5036                 q_ctx->q_handle = ICE_INVAL_Q_HANDLE;
5037         }
5038         ice_release_lock(&pi->sched_lock);
5039         ice_free(hw, qg_list);
5040         return status;
5041 }
5042
5043 /**
5044  * ice_cfg_vsi_qs - configure the new/existing VSI queues
5045  * @pi: port information structure
5046  * @vsi_handle: software VSI handle
5047  * @tc_bitmap: TC bitmap
5048  * @maxqs: max queues array per TC
5049  * @owner: LAN or RDMA
5050  *
5051  * This function adds/updates the VSI queues per TC.
5052  */
5053 static enum ice_status
5054 ice_cfg_vsi_qs(struct ice_port_info *pi, u16 vsi_handle, u16 tc_bitmap,
5055                u16 *maxqs, u8 owner)
5056 {
5057         enum ice_status status = ICE_SUCCESS;
5058         u8 i;
5059
5060         if (!pi || pi->port_state != ICE_SCHED_PORT_STATE_READY)
5061                 return ICE_ERR_CFG;
5062
5063         if (!ice_is_vsi_valid(pi->hw, vsi_handle))
5064                 return ICE_ERR_PARAM;
5065
5066         ice_acquire_lock(&pi->sched_lock);
5067
5068         ice_for_each_traffic_class(i) {
5069                 /* configuration is possible only if TC node is present */
5070                 if (!ice_sched_get_tc_node(pi, i))
5071                         continue;
5072
5073                 status = ice_sched_cfg_vsi(pi, vsi_handle, i, maxqs[i], owner,
5074                                            ice_is_tc_ena(tc_bitmap, i));
5075                 if (status)
5076                         break;
5077         }
5078
5079         ice_release_lock(&pi->sched_lock);
5080         return status;
5081 }
5082
5083 /**
5084  * ice_cfg_vsi_lan - configure VSI LAN queues
5085  * @pi: port information structure
5086  * @vsi_handle: software VSI handle
5087  * @tc_bitmap: TC bitmap
5088  * @max_lanqs: max LAN queues array per TC
5089  *
5090  * This function adds/updates the VSI LAN queues per TC.
5091  */
5092 enum ice_status
5093 ice_cfg_vsi_lan(struct ice_port_info *pi, u16 vsi_handle, u16 tc_bitmap,
5094                 u16 *max_lanqs)
5095 {
5096         return ice_cfg_vsi_qs(pi, vsi_handle, tc_bitmap, max_lanqs,
5097                               ICE_SCHED_NODE_OWNER_LAN);
5098 }
5099
5100 /**
5101  * ice_is_main_vsi - checks whether the VSI is main VSI
5102  * @hw: pointer to the HW struct
5103  * @vsi_handle: VSI handle
5104  *
5105  * Checks whether the VSI is the main VSI (the first PF VSI created on
5106  * given PF).
5107  */
5108 static bool ice_is_main_vsi(struct ice_hw *hw, u16 vsi_handle)
5109 {
5110         return vsi_handle == ICE_MAIN_VSI_HANDLE && hw->vsi_ctx[vsi_handle];
5111 }
5112
5113 /**
5114  * ice_replay_pre_init - replay pre initialization
5115  * @hw: pointer to the HW struct
5116  * @sw: pointer to switch info struct for which function initializes filters
5117  *
5118  * Initializes required config data for VSI, FD, ACL, and RSS before replay.
5119  */
5120 enum ice_status
5121 ice_replay_pre_init(struct ice_hw *hw, struct ice_switch_info *sw)
5122 {
5123         enum ice_status status;
5124         u8 i;
5125
5126         /* Delete old entries from replay filter list head if there is any */
5127         ice_rm_sw_replay_rule_info(hw, sw);
5128         /* In start of replay, move entries into replay_rules list, it
5129          * will allow adding rules entries back to filt_rules list,
5130          * which is operational list.
5131          */
5132         for (i = 0; i < ICE_MAX_NUM_RECIPES; i++)
5133                 LIST_REPLACE_INIT(&sw->recp_list[i].filt_rules,
5134                                   &sw->recp_list[i].filt_replay_rules);
5135         ice_sched_replay_agg_vsi_preinit(hw);
5136
5137         status = ice_sched_replay_root_node_bw(hw->port_info);
5138         if (status)
5139                 return status;
5140
5141         return ice_sched_replay_tc_node_bw(hw->port_info);
5142 }
5143
5144 /**
5145  * ice_replay_vsi - replay VSI configuration
5146  * @hw: pointer to the HW struct
5147  * @vsi_handle: driver VSI handle
5148  *
5149  * Restore all VSI configuration after reset. It is required to call this
5150  * function with main VSI first.
5151  */
5152 enum ice_status ice_replay_vsi(struct ice_hw *hw, u16 vsi_handle)
5153 {
5154         struct ice_switch_info *sw = hw->switch_info;
5155         struct ice_port_info *pi = hw->port_info;
5156         enum ice_status status;
5157
5158         if (!ice_is_vsi_valid(hw, vsi_handle))
5159                 return ICE_ERR_PARAM;
5160
5161         /* Replay pre-initialization if there is any */
5162         if (ice_is_main_vsi(hw, vsi_handle)) {
5163                 status = ice_replay_pre_init(hw, sw);
5164                 if (status)
5165                         return status;
5166         }
5167         /* Replay per VSI all RSS configurations */
5168         status = ice_replay_rss_cfg(hw, vsi_handle);
5169         if (status)
5170                 return status;
5171         /* Replay per VSI all filters */
5172         status = ice_replay_vsi_all_fltr(hw, pi, vsi_handle);
5173         if (!status)
5174                 status = ice_replay_vsi_agg(hw, vsi_handle);
5175         return status;
5176 }
5177
5178 /**
5179  * ice_replay_post - post replay configuration cleanup
5180  * @hw: pointer to the HW struct
5181  *
5182  * Post replay cleanup.
5183  */
5184 void ice_replay_post(struct ice_hw *hw)
5185 {
5186         /* Delete old entries from replay filter list head */
5187         ice_rm_all_sw_replay_rule_info(hw);
5188         ice_sched_replay_agg(hw);
5189 }
5190
5191 /**
5192  * ice_stat_update40 - read 40 bit stat from the chip and update stat values
5193  * @hw: ptr to the hardware info
5194  * @reg: offset of 64 bit HW register to read from
5195  * @prev_stat_loaded: bool to specify if previous stats are loaded
5196  * @prev_stat: ptr to previous loaded stat value
5197  * @cur_stat: ptr to current stat value
5198  */
5199 void
5200 ice_stat_update40(struct ice_hw *hw, u32 reg, bool prev_stat_loaded,
5201                   u64 *prev_stat, u64 *cur_stat)
5202 {
5203         u64 new_data = rd64(hw, reg) & (BIT_ULL(40) - 1);
5204
5205         /* device stats are not reset at PFR, they likely will not be zeroed
5206          * when the driver starts. Thus, save the value from the first read
5207          * without adding to the statistic value so that we report stats which
5208          * count up from zero.
5209          */
5210         if (!prev_stat_loaded) {
5211                 *prev_stat = new_data;
5212                 return;
5213         }
5214
5215         /* Calculate the difference between the new and old values, and then
5216          * add it to the software stat value.
5217          */
5218         if (new_data >= *prev_stat)
5219                 *cur_stat += new_data - *prev_stat;
5220         else
5221                 /* to manage the potential roll-over */
5222                 *cur_stat += (new_data + BIT_ULL(40)) - *prev_stat;
5223
5224         /* Update the previously stored value to prepare for next read */
5225         *prev_stat = new_data;
5226 }
5227
5228 /**
5229  * ice_stat_update32 - read 32 bit stat from the chip and update stat values
5230  * @hw: ptr to the hardware info
5231  * @reg: offset of HW register to read from
5232  * @prev_stat_loaded: bool to specify if previous stats are loaded
5233  * @prev_stat: ptr to previous loaded stat value
5234  * @cur_stat: ptr to current stat value
5235  */
5236 void
5237 ice_stat_update32(struct ice_hw *hw, u32 reg, bool prev_stat_loaded,
5238                   u64 *prev_stat, u64 *cur_stat)
5239 {
5240         u32 new_data;
5241
5242         new_data = rd32(hw, reg);
5243
5244         /* device stats are not reset at PFR, they likely will not be zeroed
5245          * when the driver starts. Thus, save the value from the first read
5246          * without adding to the statistic value so that we report stats which
5247          * count up from zero.
5248          */
5249         if (!prev_stat_loaded) {
5250                 *prev_stat = new_data;
5251                 return;
5252         }
5253
5254         /* Calculate the difference between the new and old values, and then
5255          * add it to the software stat value.
5256          */
5257         if (new_data >= *prev_stat)
5258                 *cur_stat += new_data - *prev_stat;
5259         else
5260                 /* to manage the potential roll-over */
5261                 *cur_stat += (new_data + BIT_ULL(32)) - *prev_stat;
5262
5263         /* Update the previously stored value to prepare for next read */
5264         *prev_stat = new_data;
5265 }
5266
5267 /**
5268  * ice_stat_update_repc - read GLV_REPC stats from chip and update stat values
5269  * @hw: ptr to the hardware info
5270  * @vsi_handle: VSI handle
5271  * @prev_stat_loaded: bool to specify if the previous stat values are loaded
5272  * @cur_stats: ptr to current stats structure
5273  *
5274  * The GLV_REPC statistic register actually tracks two 16bit statistics, and
5275  * thus cannot be read using the normal ice_stat_update32 function.
5276  *
5277  * Read the GLV_REPC register associated with the given VSI, and update the
5278  * rx_no_desc and rx_error values in the ice_eth_stats structure.
5279  *
5280  * Because the statistics in GLV_REPC stick at 0xFFFF, the register must be
5281  * cleared each time it's read.
5282  *
5283  * Note that the GLV_RDPC register also counts the causes that would trigger
5284  * GLV_REPC. However, it does not give the finer grained detail about why the
5285  * packets are being dropped. The GLV_REPC values can be used to distinguish
5286  * whether Rx packets are dropped due to errors or due to no available
5287  * descriptors.
5288  */
5289 void
5290 ice_stat_update_repc(struct ice_hw *hw, u16 vsi_handle, bool prev_stat_loaded,
5291                      struct ice_eth_stats *cur_stats)
5292 {
5293         u16 vsi_num, no_desc, error_cnt;
5294         u32 repc;
5295
5296         if (!ice_is_vsi_valid(hw, vsi_handle))
5297                 return;
5298
5299         vsi_num = ice_get_hw_vsi_num(hw, vsi_handle);
5300
5301         /* If we haven't loaded stats yet, just clear the current value */
5302         if (!prev_stat_loaded) {
5303                 wr32(hw, GLV_REPC(vsi_num), 0);
5304                 return;
5305         }
5306
5307         repc = rd32(hw, GLV_REPC(vsi_num));
5308         no_desc = (repc & GLV_REPC_NO_DESC_CNT_M) >> GLV_REPC_NO_DESC_CNT_S;
5309         error_cnt = (repc & GLV_REPC_ERROR_CNT_M) >> GLV_REPC_ERROR_CNT_S;
5310
5311         /* Clear the count by writing to the stats register */
5312         wr32(hw, GLV_REPC(vsi_num), 0);
5313
5314         cur_stats->rx_no_desc += no_desc;
5315         cur_stats->rx_errors += error_cnt;
5316 }
5317
5318 /**
5319  * ice_sched_query_elem - query element information from HW
5320  * @hw: pointer to the HW struct
5321  * @node_teid: node TEID to be queried
5322  * @buf: buffer to element information
5323  *
5324  * This function queries HW element information
5325  */
5326 enum ice_status
5327 ice_sched_query_elem(struct ice_hw *hw, u32 node_teid,
5328                      struct ice_aqc_txsched_elem_data *buf)
5329 {
5330         u16 buf_size, num_elem_ret = 0;
5331         enum ice_status status;
5332
5333         buf_size = sizeof(*buf);
5334         ice_memset(buf, 0, buf_size, ICE_NONDMA_MEM);
5335         buf->node_teid = CPU_TO_LE32(node_teid);
5336         status = ice_aq_query_sched_elems(hw, 1, buf, buf_size, &num_elem_ret,
5337                                           NULL);
5338         if (status != ICE_SUCCESS || num_elem_ret != 1)
5339                 ice_debug(hw, ICE_DBG_SCHED, "query element failed\n");
5340         return status;
5341 }
5342
5343 /**
5344  * ice_get_fw_mode - returns FW mode
5345  * @hw: pointer to the HW struct
5346  */
5347 enum ice_fw_modes ice_get_fw_mode(struct ice_hw *hw)
5348 {
5349 #define ICE_FW_MODE_DBG_M BIT(0)
5350 #define ICE_FW_MODE_REC_M BIT(1)
5351 #define ICE_FW_MODE_ROLLBACK_M BIT(2)
5352         u32 fw_mode;
5353
5354         /* check the current FW mode */
5355         fw_mode = rd32(hw, GL_MNG_FWSM) & GL_MNG_FWSM_FW_MODES_M;
5356
5357         if (fw_mode & ICE_FW_MODE_DBG_M)
5358                 return ICE_FW_MODE_DBG;
5359         else if (fw_mode & ICE_FW_MODE_REC_M)
5360                 return ICE_FW_MODE_REC;
5361         else if (fw_mode & ICE_FW_MODE_ROLLBACK_M)
5362                 return ICE_FW_MODE_ROLLBACK;
5363         else
5364                 return ICE_FW_MODE_NORMAL;
5365 }
5366
5367 /**
5368  * ice_aq_read_i2c
5369  * @hw: pointer to the hw struct
5370  * @topo_addr: topology address for a device to communicate with
5371  * @bus_addr: 7-bit I2C bus address
5372  * @addr: I2C memory address (I2C offset) with up to 16 bits
5373  * @params: I2C parameters: bit [7] - Repeated start, bits [6:5] data offset size,
5374  *                          bit [4] - I2C address type, bits [3:0] - data size to read (0-16 bytes)
5375  * @data: pointer to data (0 to 16 bytes) to be read from the I2C device
5376  * @cd: pointer to command details structure or NULL
5377  *
5378  * Read I2C (0x06E2)
5379  */
5380 enum ice_status
5381 ice_aq_read_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr,
5382                 u16 bus_addr, __le16 addr, u8 params, u8 *data,
5383                 struct ice_sq_cd *cd)
5384 {
5385         struct ice_aq_desc desc = { 0 };
5386         struct ice_aqc_i2c *cmd;
5387         enum ice_status status;
5388         u8 data_size;
5389
5390         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_read_i2c);
5391         cmd = &desc.params.read_write_i2c;
5392
5393         if (!data)
5394                 return ICE_ERR_PARAM;
5395
5396         data_size = (params & ICE_AQC_I2C_DATA_SIZE_M) >> ICE_AQC_I2C_DATA_SIZE_S;
5397
5398         cmd->i2c_bus_addr = CPU_TO_LE16(bus_addr);
5399         cmd->topo_addr = topo_addr;
5400         cmd->i2c_params = params;
5401         cmd->i2c_addr = addr;
5402
5403         status = ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
5404         if (!status) {
5405                 struct ice_aqc_read_i2c_resp *resp;
5406                 u8 i;
5407
5408                 resp = &desc.params.read_i2c_resp;
5409                 for (i = 0; i < data_size; i++) {
5410                         *data = resp->i2c_data[i];
5411                         data++;
5412                 }
5413         }
5414
5415         return status;
5416 }
5417
5418 /**
5419  * ice_aq_write_i2c
5420  * @hw: pointer to the hw struct
5421  * @topo_addr: topology address for a device to communicate with
5422  * @bus_addr: 7-bit I2C bus address
5423  * @addr: I2C memory address (I2C offset) with up to 16 bits
5424  * @params: I2C parameters: bit [4] - I2C address type, bits [3:0] - data size to write (0-7 bytes)
5425  * @data: pointer to data (0 to 4 bytes) to be written to the I2C device
5426  * @cd: pointer to command details structure or NULL
5427  *
5428  * Write I2C (0x06E3)
5429  */
5430 enum ice_status
5431 ice_aq_write_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr,
5432                  u16 bus_addr, __le16 addr, u8 params, u8 *data,
5433                  struct ice_sq_cd *cd)
5434 {
5435         struct ice_aq_desc desc = { 0 };
5436         struct ice_aqc_i2c *cmd;
5437         u8 i, data_size;
5438
5439         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_write_i2c);
5440         cmd = &desc.params.read_write_i2c;
5441
5442         data_size = (params & ICE_AQC_I2C_DATA_SIZE_M) >> ICE_AQC_I2C_DATA_SIZE_S;
5443
5444         /* data_size limited to 4 */
5445         if (data_size > 4)
5446                 return ICE_ERR_PARAM;
5447
5448         cmd->i2c_bus_addr = CPU_TO_LE16(bus_addr);
5449         cmd->topo_addr = topo_addr;
5450         cmd->i2c_params = params;
5451         cmd->i2c_addr = addr;
5452
5453         for (i = 0; i < data_size; i++) {
5454                 cmd->i2c_data[i] = *data;
5455                 data++;
5456         }
5457
5458         return ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
5459 }
5460
5461 /**
5462  * ice_aq_set_gpio
5463  * @hw: pointer to the hw struct
5464  * @gpio_ctrl_handle: GPIO controller node handle
5465  * @pin_idx: IO Number of the GPIO that needs to be set
5466  * @value: SW provide IO value to set in the LSB
5467  * @cd: pointer to command details structure or NULL
5468  *
5469  * Sends 0x06EC AQ command to set the GPIO pin state that's part of the topology
5470  */
5471 enum ice_status
5472 ice_aq_set_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx, bool value,
5473                 struct ice_sq_cd *cd)
5474 {
5475         struct ice_aqc_gpio *cmd;
5476         struct ice_aq_desc desc;
5477
5478         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_set_gpio);
5479         cmd = &desc.params.read_write_gpio;
5480         cmd->gpio_ctrl_handle = gpio_ctrl_handle;
5481         cmd->gpio_num = pin_idx;
5482         cmd->gpio_val = value ? 1 : 0;
5483
5484         return ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
5485 }
5486
5487 /**
5488  * ice_aq_get_gpio
5489  * @hw: pointer to the hw struct
5490  * @gpio_ctrl_handle: GPIO controller node handle
5491  * @pin_idx: IO Number of the GPIO that needs to be set
5492  * @value: IO value read
5493  * @cd: pointer to command details structure or NULL
5494  *
5495  * Sends 0x06ED AQ command to get the value of a GPIO signal which is part of
5496  * the topology
5497  */
5498 enum ice_status
5499 ice_aq_get_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx,
5500                 bool *value, struct ice_sq_cd *cd)
5501 {
5502         struct ice_aqc_gpio *cmd;
5503         struct ice_aq_desc desc;
5504         enum ice_status status;
5505
5506         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_get_gpio);
5507         cmd = &desc.params.read_write_gpio;
5508         cmd->gpio_ctrl_handle = gpio_ctrl_handle;
5509         cmd->gpio_num = pin_idx;
5510
5511         status = ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
5512         if (status)
5513                 return status;
5514
5515         *value = !!cmd->gpio_val;
5516         return ICE_SUCCESS;
5517 }
5518
5519 /**
5520  * ice_fw_supports_link_override
5521  * @hw: pointer to the hardware structure
5522  *
5523  * Checks if the firmware supports link override
5524  */
5525 bool ice_fw_supports_link_override(struct ice_hw *hw)
5526 {
5527         if (hw->api_maj_ver == ICE_FW_API_LINK_OVERRIDE_MAJ) {
5528                 if (hw->api_min_ver > ICE_FW_API_LINK_OVERRIDE_MIN)
5529                         return true;
5530                 if (hw->api_min_ver == ICE_FW_API_LINK_OVERRIDE_MIN &&
5531                     hw->api_patch >= ICE_FW_API_LINK_OVERRIDE_PATCH)
5532                         return true;
5533         } else if (hw->api_maj_ver > ICE_FW_API_LINK_OVERRIDE_MAJ) {
5534                 return true;
5535         }
5536
5537         return false;
5538 }
5539
5540 /**
5541  * ice_get_link_default_override
5542  * @ldo: pointer to the link default override struct
5543  * @pi: pointer to the port info struct
5544  *
5545  * Gets the link default override for a port
5546  */
5547 enum ice_status
5548 ice_get_link_default_override(struct ice_link_default_override_tlv *ldo,
5549                               struct ice_port_info *pi)
5550 {
5551         u16 i, tlv, tlv_len, tlv_start, buf, offset;
5552         struct ice_hw *hw = pi->hw;
5553         enum ice_status status;
5554
5555         status = ice_get_pfa_module_tlv(hw, &tlv, &tlv_len,
5556                                         ICE_SR_LINK_DEFAULT_OVERRIDE_PTR);
5557         if (status) {
5558                 ice_debug(hw, ICE_DBG_INIT, "Failed to read link override TLV.\n");
5559                 return status;
5560         }
5561
5562         /* Each port has its own config; calculate for our port */
5563         tlv_start = tlv + pi->lport * ICE_SR_PFA_LINK_OVERRIDE_WORDS +
5564                 ICE_SR_PFA_LINK_OVERRIDE_OFFSET;
5565
5566         /* link options first */
5567         status = ice_read_sr_word(hw, tlv_start, &buf);
5568         if (status) {
5569                 ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n");
5570                 return status;
5571         }
5572         ldo->options = buf & ICE_LINK_OVERRIDE_OPT_M;
5573         ldo->phy_config = (buf & ICE_LINK_OVERRIDE_PHY_CFG_M) >>
5574                 ICE_LINK_OVERRIDE_PHY_CFG_S;
5575
5576         /* link PHY config */
5577         offset = tlv_start + ICE_SR_PFA_LINK_OVERRIDE_FEC_OFFSET;
5578         status = ice_read_sr_word(hw, offset, &buf);
5579         if (status) {
5580                 ice_debug(hw, ICE_DBG_INIT, "Failed to read override phy config.\n");
5581                 return status;
5582         }
5583         ldo->fec_options = buf & ICE_LINK_OVERRIDE_FEC_OPT_M;
5584
5585         /* PHY types low */
5586         offset = tlv_start + ICE_SR_PFA_LINK_OVERRIDE_PHY_OFFSET;
5587         for (i = 0; i < ICE_SR_PFA_LINK_OVERRIDE_PHY_WORDS; i++) {
5588                 status = ice_read_sr_word(hw, (offset + i), &buf);
5589                 if (status) {
5590                         ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n");
5591                         return status;
5592                 }
5593                 /* shift 16 bits at a time to fill 64 bits */
5594                 ldo->phy_type_low |= ((u64)buf << (i * 16));
5595         }
5596
5597         /* PHY types high */
5598         offset = tlv_start + ICE_SR_PFA_LINK_OVERRIDE_PHY_OFFSET +
5599                 ICE_SR_PFA_LINK_OVERRIDE_PHY_WORDS;
5600         for (i = 0; i < ICE_SR_PFA_LINK_OVERRIDE_PHY_WORDS; i++) {
5601                 status = ice_read_sr_word(hw, (offset + i), &buf);
5602                 if (status) {
5603                         ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n");
5604                         return status;
5605                 }
5606                 /* shift 16 bits at a time to fill 64 bits */
5607                 ldo->phy_type_high |= ((u64)buf << (i * 16));
5608         }
5609
5610         return status;
5611 }
5612
5613 /**
5614  * ice_is_phy_caps_an_enabled - check if PHY capabilities autoneg is enabled
5615  * @caps: get PHY capability data
5616  */
5617 bool ice_is_phy_caps_an_enabled(struct ice_aqc_get_phy_caps_data *caps)
5618 {
5619         if (caps->caps & ICE_AQC_PHY_AN_MODE ||
5620             caps->low_power_ctrl_an & (ICE_AQC_PHY_AN_EN_CLAUSE28 |
5621                                        ICE_AQC_PHY_AN_EN_CLAUSE73 |
5622                                        ICE_AQC_PHY_AN_EN_CLAUSE37))
5623                 return true;
5624
5625         return false;
5626 }
5627
5628 /**
5629  * ice_aq_set_lldp_mib - Set the LLDP MIB
5630  * @hw: pointer to the HW struct
5631  * @mib_type: Local, Remote or both Local and Remote MIBs
5632  * @buf: pointer to the caller-supplied buffer to store the MIB block
5633  * @buf_size: size of the buffer (in bytes)
5634  * @cd: pointer to command details structure or NULL
5635  *
5636  * Set the LLDP MIB. (0x0A08)
5637  */
5638 enum ice_status
5639 ice_aq_set_lldp_mib(struct ice_hw *hw, u8 mib_type, void *buf, u16 buf_size,
5640                     struct ice_sq_cd *cd)
5641 {
5642         struct ice_aqc_lldp_set_local_mib *cmd;
5643         struct ice_aq_desc desc;
5644
5645         cmd = &desc.params.lldp_set_mib;
5646
5647         if (buf_size == 0 || !buf)
5648                 return ICE_ERR_PARAM;
5649
5650         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_lldp_set_local_mib);
5651
5652         desc.flags |= CPU_TO_LE16((u16)ICE_AQ_FLAG_RD);
5653         desc.datalen = CPU_TO_LE16(buf_size);
5654
5655         cmd->type = mib_type;
5656         cmd->length = CPU_TO_LE16(buf_size);
5657
5658         return ice_aq_send_cmd(hw, &desc, buf, buf_size, cd);
5659 }
5660
5661 /**
5662  * ice_fw_supports_lldp_fltr_ctrl - check NVM version supports lldp_fltr_ctrl
5663  * @hw: pointer to HW struct
5664  */
5665 bool ice_fw_supports_lldp_fltr_ctrl(struct ice_hw *hw)
5666 {
5667         if (hw->mac_type != ICE_MAC_E810)
5668                 return false;
5669
5670         if (hw->api_maj_ver == ICE_FW_API_LLDP_FLTR_MAJ) {
5671                 if (hw->api_min_ver > ICE_FW_API_LLDP_FLTR_MIN)
5672                         return true;
5673                 if (hw->api_min_ver == ICE_FW_API_LLDP_FLTR_MIN &&
5674                     hw->api_patch >= ICE_FW_API_LLDP_FLTR_PATCH)
5675                         return true;
5676         } else if (hw->api_maj_ver > ICE_FW_API_LLDP_FLTR_MAJ) {
5677                 return true;
5678         }
5679         return false;
5680 }
5681
5682 /**
5683  * ice_lldp_fltr_add_remove - add or remove a LLDP Rx switch filter
5684  * @hw: pointer to HW struct
5685  * @vsi_num: absolute HW index for VSI
5686  * @add: boolean for if adding or removing a filter
5687  */
5688 enum ice_status
5689 ice_lldp_fltr_add_remove(struct ice_hw *hw, u16 vsi_num, bool add)
5690 {
5691         struct ice_aqc_lldp_filter_ctrl *cmd;
5692         struct ice_aq_desc desc;
5693
5694         cmd = &desc.params.lldp_filter_ctrl;
5695
5696         ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_lldp_filter_ctrl);
5697
5698         if (add)
5699                 cmd->cmd_flags = ICE_AQC_LLDP_FILTER_ACTION_ADD;
5700         else
5701                 cmd->cmd_flags = ICE_AQC_LLDP_FILTER_ACTION_DELETE;
5702
5703         cmd->vsi_num = CPU_TO_LE16(vsi_num);
5704
5705         return ice_aq_send_cmd(hw, &desc, NULL, 0, NULL);
5706 }
5707
5708 /**
5709  * ice_fw_supports_report_dflt_cfg
5710  * @hw: pointer to the hardware structure
5711  *
5712  * Checks if the firmware supports report default configuration
5713  */
5714 bool ice_fw_supports_report_dflt_cfg(struct ice_hw *hw)
5715 {
5716         if (hw->api_maj_ver == ICE_FW_API_REPORT_DFLT_CFG_MAJ) {
5717                 if (hw->api_min_ver > ICE_FW_API_REPORT_DFLT_CFG_MIN)
5718                         return true;
5719                 if (hw->api_min_ver == ICE_FW_API_REPORT_DFLT_CFG_MIN &&
5720                     hw->api_patch >= ICE_FW_API_REPORT_DFLT_CFG_PATCH)
5721                         return true;
5722         } else if (hw->api_maj_ver > ICE_FW_API_REPORT_DFLT_CFG_MAJ) {
5723                 return true;
5724         }
5725         return false;
5726 }