Searched refs:an_disable_cap (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | port.c | 36 u8 *an_disable_cap, u8 *an_disable_admin) in mlx5_port_query_eth_autoneg() argument 41 *an_disable_cap = 0; in mlx5_port_query_eth_autoneg() 48 *an_disable_cap = MLX5_GET(ptys_reg, out, an_disable_cap); in mlx5_port_query_eth_autoneg() 58 u8 an_disable_cap; 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() 63 if (!an_disable_cap && an_disable) in mlx5_port_set_eth_ptys()
|
D | port.h | 40 u8 *an_disable_cap, u8 *an_disable_admin);
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 1168 u8 an_disable_cap; in mlx5e_ethtool_set_link_ksettings() local 1211 mlx5_port_query_eth_autoneg(mdev, &an_status, &an_disable_cap, in mlx5e_ethtool_set_link_ksettings()
|
/Linux-v6.6/include/linux/mlx5/ |
D | mlx5_ifc.h | 9501 u8 an_disable_cap[0x1]; member
|