OSDN Git Service

bnxt_en: add TC flower offload flow_alloc/free FW cmds
authorSathya Perla <sathya.perla@broadcom.com>
Mon, 28 Aug 2017 17:40:34 +0000 (13:40 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Aug 2017 23:57:10 +0000 (16:57 -0700)
commitdb1d36a27324d51e62944f702a4d2d50548896ee
tree9a9d946a3f53aa0c32d0ba1dc1fe13423e0047a1
parent2ae7408fedfee979e01ed3801223c632bb124c46
bnxt_en: add TC flower offload flow_alloc/free FW cmds

This patch adds the hwrm_cfa_flow_alloc/free() routines
that are needed to issue the FW cmds needed for TC flower offload.

Signed-off-by: Sathya Perla <sathya.perla@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c