Searched refs:an_status (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | port.c | 219 u8 an_status; in mlx5_set_port_ptys() local 221 mlx5_query_port_autoneg(dev, proto_mask, &an_status, in mlx5_set_port_ptys() 526 u8 *an_status, in mlx5_query_port_autoneg() argument 531 *an_status = 0; in mlx5_query_port_autoneg() 538 *an_status = MLX5_GET(ptys_reg, out, an_status); in mlx5_query_port_autoneg()
|
D | en_ethtool.c | 815 u8 an_status; in mlx5e_get_link_ksettings() local 830 an_status = MLX5_GET(ptys_reg, out, an_status); in mlx5e_get_link_ksettings() 846 if (an_status == MLX5_AN_COMPLETE) in mlx5e_get_link_ksettings() 899 u8 an_status; in mlx5e_set_link_ksettings() local 931 mlx5_query_port_autoneg(mdev, MLX5_PTYS_EN, &an_status, in mlx5e_set_link_ksettings()
|
/drivers/scsi/bfa/ |
D | bfa_defs.h | 1266 u32 an_status; /* AN status */ member
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 2151 MLXSW_ITEM32(reg, ptys, an_status, 0x04, 28, 4);
|