Home
last modified time | relevance | path

Searched refs:an_disable_cap (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c254 u8 an_disable_cap; in mlx5_set_port_ptys() local
258 &an_disable_cap, &an_disable_admin); in mlx5_set_port_ptys()
259 if (!an_disable_cap && an_disable) in mlx5_set_port_ptys()
611 u8 *an_disable_cap, u8 *an_disable_admin) in mlx5_query_port_autoneg() argument
616 *an_disable_cap = 0; in mlx5_query_port_autoneg()
623 *an_disable_cap = MLX5_GET(ptys_reg, out, an_disable_cap); in mlx5_query_port_autoneg()
Den_ethtool.c803 u8 an_disable_cap; in mlx5e_set_link_ksettings() local
839 &an_disable_cap, &an_disable_admin); in mlx5e_set_link_ksettings()
/Linux-v4.19/include/linux/mlx5/
Dport.h136 u8 *an_disable_cap, u8 *an_disable_admin);
Dmlx5_ifc.h7629 u8 an_disable_cap[0x1]; member