an_status         650 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c 	pdata->an_status = reg & ~XGBE_AN_CL37_INT_MASK;
an_status         776 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c 		    !(pdata->an_status & XGBE_SGMII_AN_LINK_STATUS))
an_status        1540 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c 	switch (pdata->an_status & XGBE_SGMII_AN_LINK_SPEED) {
an_status        1542 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c 		if (pdata->an_status & XGBE_SGMII_AN_LINK_DUPLEX) {
an_status        1552 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c 		if (pdata->an_status & XGBE_SGMII_AN_LINK_DUPLEX) {
an_status        1257 drivers/net/ethernet/amd/xgbe/xgbe.h 	unsigned int an_status;
an_status         112 drivers/net/ethernet/mellanox/mlx5/core/en/port.c void mlx5_port_query_eth_autoneg(struct mlx5_core_dev *dev, u8 *an_status,
an_status         117 drivers/net/ethernet/mellanox/mlx5/core/en/port.c 	*an_status = 0;
an_status         124 drivers/net/ethernet/mellanox/mlx5/core/en/port.c 	*an_status = MLX5_GET(ptys_reg, out, an_status);
an_status         136 drivers/net/ethernet/mellanox/mlx5/core/en/port.c 	u8 an_status;
an_status         138 drivers/net/ethernet/mellanox/mlx5/core/en/port.c 	mlx5_port_query_eth_autoneg(dev, &an_status, &an_disable_cap,
an_status          47 drivers/net/ethernet/mellanox/mlx5/core/en/port.h void mlx5_port_query_eth_autoneg(struct mlx5_core_dev *dev, u8 *an_status,
an_status         891 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	u8 an_status;
an_status         925 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	an_status	    = MLX5_GET(ptys_reg, out, an_status);
an_status         947 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	if (an_status == MLX5_AN_COMPLETE)
an_status        1043 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	u8 an_status;
an_status        1087 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mlx5_port_query_eth_autoneg(mdev, &an_status, &an_disable_cap,
an_status        4100 drivers/net/ethernet/mellanox/mlxsw/reg.h MLXSW_ITEM32(reg, ptys, an_status, 0x04, 28, 4);
an_status        1258 drivers/scsi/bfa/bfa_defs.h 	u32	an_status;      /* AN status */
an_status        8229 include/linux/mlx5/mlx5_ifc.h 	u8         an_status[0x4];