net/cxgbe: use I/O device memory read/write API
authorSantosh Shukla <santosh.shukla@caviumnetworks.com>
Wed, 18 Jan 2017 01:21:31 +0000 (06:51 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 18 Jan 2017 16:18:27 +0000 (17:18 +0100)
commitc167acb61278f577b16e16d85aeb1434ecffbb2a
treedc11e21cdba95300d8d4393693db9c18594aebfc
parent7b0983c26c0257b0a4627c31621dab14b1898598
net/cxgbe: use I/O device memory read/write API

Replace the raw I/O device memory read/write access with eal
abstraction for I/O device memory read/write access to fix
portability issues across different architectures.

CC: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
drivers/net/cxgbe/base/adapter.h
drivers/net/cxgbe/cxgbe_compat.h
drivers/net/cxgbe/sge.c