linux/drivers/net/ethernet/freescale/dpaa2
Russell King (Oracle) 99d0f3a109 net: dpaa2-mac: use Autoneg bit rather than an_enabled
The Autoneg bit in the advertising bitmap and state->an_enabled are
always identical. Thus, we will be removing state->an_enabled.

Use the Autoneg bit in the advertising bitmap to indicate whether
autonegotiation should be used, rather than using the an_enabled
member which will be going away. This means we use the same condition
as phylink_mii_c22_pcs_config().

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-03-22 22:43:05 -07:00
..
dpaa2-eth-dcb.c
dpaa2-eth-debugfs.c net: dpaa2-eth: export buffer pool info into a new debugfs file 2022-10-24 09:22:11 +01:00
dpaa2-eth-debugfs.h
dpaa2-eth-devlink.c net: devlink: let the core report the driver name instead of the drivers 2022-11-30 21:49:38 -08:00
dpaa2-eth-trace.h net: dpaa2-eth: add trace points on XSK events 2022-10-24 09:22:11 +01:00
dpaa2-eth.c net: dpaa2-eth: do not always set xsk support in xdp_features flag 2023-02-20 07:49:44 +01:00
dpaa2-eth.h net: dpaa2-eth: serialize changes to priv->mac with a mutex 2022-12-01 13:40:22 +01:00
dpaa2-ethtool.c net: dpaa2-eth: serialize changes to priv->mac with a mutex 2022-12-01 13:40:22 +01:00
dpaa2-mac.c net: dpaa2-mac: use Autoneg bit rather than an_enabled 2023-03-22 22:43:05 -07:00
dpaa2-mac.h net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy() 2022-12-01 13:40:21 +01:00
dpaa2-ptp.c net: dpaa2: Remove linux/msi.h includes 2022-11-14 18:43:20 -08:00
dpaa2-ptp.h
dpaa2-switch-ethtool.c net: dpaa2-switch: serialize changes to priv->mac with a mutex 2022-12-01 13:40:22 +01:00
dpaa2-switch-flower.c dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switch_acl_entry_remove() 2022-12-07 12:14:12 +01:00
dpaa2-switch.c net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy() 2022-12-01 13:40:22 +01:00
dpaa2-switch.h net: dpaa2-switch: serialize changes to priv->mac with a mutex 2022-12-01 13:40:22 +01:00
dpaa2-xsk.c net: dpaa2-eth: Simplify bool conversion 2022-10-27 20:34:31 -07:00
dpkg.h
dpmac-cmd.h
dpmac.c
dpmac.h
dpni-cmd.h net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools 2022-10-24 09:22:11 +01:00
dpni.c net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools 2022-10-24 09:22:11 +01:00
dpni.h net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools 2022-10-24 09:22:11 +01:00
dprtc-cmd.h
dprtc.c
dprtc.h
dpsw-cmd.h
dpsw.c
dpsw.h
Kconfig
Makefile net: dpaa2-eth: AF_XDP RX zero copy support 2022-10-24 09:22:11 +01:00