]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: txgbe: Implement SRIOV for AML devices
authorJiawen Wu <jiawenwu@trustnetic.com>
Wed, 21 May 2025 06:44:02 +0000 (14:44 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Mon, 26 May 2025 15:25:42 +0000 (17:25 +0200)
commitcdae5bccab29a8e7810b682e886dfd8cd5a52ff3
treea3fd3d6d207e4f48056016ae1bf2344a4a22f307
parent182af02690fbb3ba1015cba1e5e758d2ecab94f0
net: txgbe: Implement SRIOV for AML devices

Since .mac_link_up and .mac_link_down are changed for AML 25G/10G NICs,
the SR-IOV related function should be invoked in these new functions, to
bring VFs link up.

Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Link: https://patch.msgid.link/BA8B302B7AAB6EA6+20250521064402.22348-10-jiawenwu@trustnetic.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/wangxun/txgbe/txgbe_aml.c