aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2017-04-21 20:11:22 -0400
committerDavid S. Miller <davem@davemloft.net>2017-04-24 13:54:46 -0400
commita82fba8dbfb522bd19b1644bf599135680fd0122 (patch)
treea46e159054295b548e306d47a9af6a462ca84fa5 /drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h
parentopenvswitch: Add eventmask support to CT action. (diff)
downloadlinux-dev-a82fba8dbfb522bd19b1644bf599135680fd0122.tar.xz
linux-dev-a82fba8dbfb522bd19b1644bf599135680fd0122.zip
bnxt_en: Pass DCB RoCE app priority to firmware.
When the driver gets the RoCE app priority set/delete call through DCBNL, the driver will send the information to the firmware to set up the priority VLAN tag for RDMA traffic. [ New version using the common ETH_P_IBOE constant in if_ether.h ] Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h')
-rw-r--r--drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h b/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h
index 35a0d28cf2fd..ecd0a5e46a49 100644
--- a/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h
+++ b/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h
@@ -1,6 +1,7 @@
/* Broadcom NetXtreme-C/E network driver.
*
* Copyright (c) 2014-2016 Broadcom Corporation
+ * Copyright (c) 2016-2017 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