Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.c35 void mlx5_port_query_eth_autoneg(struct mlx5_core_dev *dev, u8 *an_status, in mlx5_port_query_eth_autoneg() argument
40 *an_status = 0; in mlx5_port_query_eth_autoneg()
47 *an_status = MLX5_GET(ptys_reg, out, an_status); in mlx5_port_query_eth_autoneg()
59 u8 an_status; in mlx5_port_set_eth_ptys() local
61 mlx5_port_query_eth_autoneg(dev, &an_status, &an_disable_cap, in mlx5_port_set_eth_ptys()
H A Dport.h39 void mlx5_port_query_eth_autoneg(struct mlx5_core_dev *dev, u8 *an_status,
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c1488 switch (pdata->an_status & XGBE_SGMII_AN_LINK_SPEED) { in xgbe_phy_an37_sgmii_outcome()
1490 if (pdata->an_status & XGBE_SGMII_AN_LINK_DUPLEX) { in xgbe_phy_an37_sgmii_outcome()
1500 if (pdata->an_status & XGBE_SGMII_AN_LINK_DUPLEX) { in xgbe_phy_an37_sgmii_outcome()
1510 if (pdata->an_status & XGBE_SGMII_AN_LINK_DUPLEX) { in xgbe_phy_an37_sgmii_outcome()
H A Dxgbe.h1219 unsigned int an_status; member
/linux/drivers/scsi/bfa/
H A Dbfa_defs.h1258 u32 an_status; /* AN status */ member