Searched refs:an_status (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | port.c | 35 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 D | port.h | 39 void mlx5_port_query_eth_autoneg(struct mlx5_core_dev *dev, u8 *an_status,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 1226 u8 an_status; in mlx5e_ethtool_get_link_ksettings() local 1258 an_status = MLX5_GET(ptys_reg, out, an_status); in mlx5e_ethtool_get_link_ksettings() 1281 if (an_status == MLX5_AN_COMPLETE) in mlx5e_ethtool_get_link_ksettings() 1390 u8 an_status; in mlx5e_ethtool_set_link_ksettings() local 1431 mlx5_port_query_eth_autoneg(mdev, &an_status, &an_disable_cap, in mlx5e_ethtool_set_link_ksettings()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-mdio.c | 560 pdata->an_status = reg & ~XGBE_AN_CL37_INT_MASK; in xgbe_an37_isr() 686 !(pdata->an_status & XGBE_SGMII_AN_LINK_STATUS)) in xgbe_an37_state_machine()
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_defs.h | 1258 u32 an_status; /* AN status */ member
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 10203 u8 an_status[0x4]; member
|