net/txgbe: set fixed flag for exact link speed
authorJiawen Wu <jiawenwu@trustnetic.com>
Wed, 13 Oct 2021 02:45:20 +0000 (10:45 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 14 Oct 2021 14:42:02 +0000 (16:42 +0200)
commit196f0e123bcbc2f0ace3b94f48232174ec554793
treee765a62b5b8cf22ace30892c8ba5b0dc7b22e2f9
parentef6427a3f2868af08dc888031dcdf4eb41451b24
net/txgbe: set fixed flag for exact link speed

Setting exact link speed makes sense if auto-negotiation is
disabled. Fixed flag is required to disable auto-negotiation.

Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
drivers/net/txgbe/txgbe_ethdev.c