Home
last modified time | relevance | path

Searched refs:an_status (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dport.c130 void mlx5_port_query_eth_autoneg(struct mlx5_core_dev *dev, u8 *an_status, in mlx5_port_query_eth_autoneg() argument
135 *an_status = 0; in mlx5_port_query_eth_autoneg()
142 *an_status = MLX5_GET(ptys_reg, out, an_status); in mlx5_port_query_eth_autoneg()
154 u8 an_status; in mlx5_port_set_eth_ptys() local
156 mlx5_port_query_eth_autoneg(dev, &an_status, &an_disable_cap, in mlx5_port_set_eth_ptys()
Dport.h47 void mlx5_port_query_eth_autoneg(struct mlx5_core_dev *dev, u8 *an_status,
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c1004 u8 an_status; in mlx5e_ethtool_get_link_ksettings() local
1036 an_status = MLX5_GET(ptys_reg, out, an_status); in mlx5e_ethtool_get_link_ksettings()
1059 if (an_status == MLX5_AN_COMPLETE) in mlx5e_ethtool_get_link_ksettings()
1172 u8 an_status; in mlx5e_ethtool_set_link_ksettings() local
1212 mlx5_port_query_eth_autoneg(mdev, &an_status, &an_disable_cap, in mlx5e_ethtool_set_link_ksettings()
/linux-5.19.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-mdio.c650 pdata->an_status = reg & ~XGBE_AN_CL37_INT_MASK; in xgbe_an37_isr()
776 !(pdata->an_status & XGBE_SGMII_AN_LINK_STATUS)) in xgbe_an37_state_machine()
Dxgbe.h1245 unsigned int an_status; member
Dxgbe-phy-v2.c1544 switch (pdata->an_status & XGBE_SGMII_AN_LINK_SPEED) { in xgbe_phy_an37_sgmii_outcome()
1546 if (pdata->an_status & XGBE_SGMII_AN_LINK_DUPLEX) { in xgbe_phy_an37_sgmii_outcome()
1556 if (pdata->an_status & XGBE_SGMII_AN_LINK_DUPLEX) { in xgbe_phy_an37_sgmii_outcome()
/linux-5.19.10/drivers/scsi/bfa/
Dbfa_defs.h1258 u32 an_status; /* AN status */ member
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h4455 MLXSW_ITEM32(reg, ptys, an_status, 0x04, 28, 4);
/linux-5.19.10/include/linux/mlx5/
Dmlx5_ifc.h9110 u8 an_status[0x4]; member