net/hinic/base: add HW interfaces of BAR operation
authorZiyang Xuan <xuanziyang2@huawei.com>
Thu, 27 Jun 2019 08:12:36 +0000 (16:12 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 28 Jun 2019 18:31:49 +0000 (20:31 +0200)
commit4b8441756f0922d526508ee34f179007cdc2db90
treef250263ff6da00399478156a1c3813c52e3e2101
parent0020843cf4e27da1ccbda7662ca973f360a8c3c6
net/hinic/base: add HW interfaces of BAR operation

This patch adds some HW interfaces for bar operation interfaces,
including: mapped bar address getting, HW attributes getting,
msi-x reg operation, function type getting and so on.

Signed-off-by: Ziyang Xuan <xuanziyang2@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/hinic/base/hinic_pmd_hwif.c [new file with mode: 0644]
drivers/net/hinic/base/hinic_pmd_hwif.h [new file with mode: 0644]