net/hns3: support copper media type
authorWei Hu (Xavier) <xavier.huwei@huawei.com>
Tue, 14 Jul 2020 06:16:06 +0000 (14:16 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 17 Jul 2020 16:21:21 +0000 (18:21 +0200)
commit95e50325864c12682eb9872f69ec682be1a688a8
tree76e068c66feea53b221013240a48b137eab66acb
parent27dc00646f54c5fd885ecbd7498d3158ed2fc458
net/hns3: support copper media type

The hns3 network engine is built-in multiple SoCs, such as kunpeng 920,
kunpeng 930, etc. The PCI revision id is 0x21 in kunpeng 920, and the
PCI revision id is 0x30 in kunpeng 930.

Copper media type is supported for hns3 PF device in kunpeng 930 and
later SoCs. The configuration operation for PHY is implemented by
firmware.

Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
drivers/net/hns3/hns3_ethdev.c
drivers/net/hns3/hns3_ethdev.h