]> git.baikalelectronics.ru Git - kernel.git/commit
bnxt_en: Pass DCB RoCE app priority to firmware.
authorMichael Chan <michael.chan@broadcom.com>
Sat, 22 Apr 2017 00:11:22 +0000 (20:11 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Apr 2017 17:54:46 +0000 (13:54 -0400)
commitbb97f6aebdead64ead683394499a5c3d25157026
treea46e159054295b548e306d47a9af6a462ca84fa5
parentbb82471421084bdee11fe7b59509ad2004e8ea04
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>
drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c
drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h