net/hns3: move declarations in flow header file
authorMin Hu (Connor) <humin29@huawei.com>
Sat, 6 Nov 2021 01:43:03 +0000 (09:43 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 8 Nov 2021 14:59:14 +0000 (15:59 +0100)
commit3600ffc9de5e43238eb8bf1b3daa60da52307a89
tree92240128a9d9bf11c480b77009a02e4c9f855ceb
parenta4c7152d0581bd2a4c3c3bb82f42bc7ec52a99a1
net/hns3: move declarations in flow header file

This patch adds a hns3_flow.h to make the code easier to maintain.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_ethdev.c
drivers/net/hns3/hns3_ethdev.h
drivers/net/hns3/hns3_ethdev_vf.c
drivers/net/hns3/hns3_fdir.h
drivers/net/hns3/hns3_flow.c
drivers/net/hns3/hns3_flow.h [new file with mode: 0644]