net/ice/base: add structures for Rx/Tx queues
authorPaul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Tue, 18 Dec 2018 08:46:22 +0000 (16:46 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:41 +0000 (16:22 +0100)
commit64e9587d5629fe8864f113c5c0d6116f3cb5352d
treec40852971ff3810f452982d6946dabad9abd97dd
parent04b8ec1ea807ca3e357043e8041ad64b23590f70
net/ice/base: add structures for Rx/Tx queues

Add the structures that define how the Rx/Tx queues
are used.

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