Home
last modified time | relevance | path

Searched refs:an_disable (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.h41 int mlx5_port_set_eth_ptys(struct mlx5_core_dev *dev, bool an_disable,
H A Dport.c52 int mlx5_port_set_eth_ptys(struct mlx5_core_dev *dev, bool an_disable, in mlx5_port_set_eth_ptys() argument
63 if (!an_disable_cap && an_disable) in mlx5_port_set_eth_ptys()
69 MLX5_SET(ptys_reg, in, an_disable_admin, an_disable); in mlx5_port_set_eth_ptys()