net/ice/base: add virtual switch code
authorPaul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Tue, 18 Dec 2018 08:46:17 +0000 (16:46 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:40 +0000 (16:22 +0100)
commitc7dd1593118369af3dca2b800d196e1f23215153
treeb91537f97887439db74dc05080c8529a45ccc860
parent93e84b1bfc9249a04357235c5cc70164732c5743
net/ice/base: add virtual switch code

Add code to handle the virtual switch within the NIC.

Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/ice/base/ice_switch.c [new file with mode: 0644]
drivers/net/ice/base/ice_switch.h [new file with mode: 0644]