net/ice/base: add AQ LLDP filter control command
authorQi Zhang <qi.z.zhang@intel.com>
Wed, 26 Aug 2020 10:09:07 +0000 (18:09 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:09 +0000 (18:55 +0200)
commite39e66f4f4903f1b5e0748db4e302bfe12dcbf86
tree9311d1d90e38ec6a63d23517b1667d0590cf6b09
parent1f9c73593c9db0205b4dc51b8b7cac495c0ca482
net/ice/base: add AQ LLDP filter control command

As of NVM ver 1.7.1 there is a new AQ command to add and remove
LLDP filters for Rx flow.  This patch implements the support
structure to implement this functionality.

Signed-off-by: Dave Ertman <david.m.ertman@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_common.c
drivers/net/ice/base/ice_common.h
drivers/net/ice/base/ice_type.h