net/ice/base: add protocol structures and defines
authorPaul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Tue, 18 Dec 2018 08:46:21 +0000 (16:46 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:41 +0000 (16:22 +0100)
commit04b8ec1ea807ca3e357043e8041ad64b23590f70
tree6072134dbe93b85e454c20fc7ddf30c04c479a5d
parent2d2bdc0267375463ef7151799d61a384bbfcbbb2
net/ice/base: add protocol structures and defines

Add the structures and defines that define what
protocols the NIC can handle.

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_protocol_type.h [new file with mode: 0644]