| /* Broadcom NetXtreme-C/E network driver. |
| * Copyright (c) 2014-2016 Broadcom Corporation |
| * Copyright (c) 2016-2018 Broadcom Limited |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License as published by |
| * the Free Software Foundation. |
| struct ieee_pfc *ieee_pfc; |
| struct ieee_ets *ieee_ets; |
| #define BW_VALUE_UNIT_PERCENT1_100 (0x1UL << 29) |
| struct bnxt_dscp2pri_entry { |
| #define BNXT_LLQ(q_profile) \ |
| QUEUE_QPORTCFG_RESP_QUEUE_ID0_SERVICE_PROFILE_LOSSLESS_ROCE) |
| #define BNXT_CNPQ(q_profile) \ |
| QUEUE_QPORTCFG_RESP_QUEUE_ID0_SERVICE_PROFILE_LOSSY_ROCE_CNP) |
| #define HWRM_STRUCT_DATA_SUBTYPE_HOST_OPERATIONAL 0x0300 |
| void bnxt_dcb_init(struct bnxt *bp); |
| void bnxt_dcb_free(struct bnxt *bp); |