Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c183 u8 *an_disable_cap, u8 *an_disable_status) in mlx5_query_port_autoneg() argument
193 *an_disable_cap = MLX5_GET(ptys_reg, out, an_disable_cap); in mlx5_query_port_autoneg()
204 u8 an_disable_cap; in mlx5_set_port_autoneg() local
208 err = mlx5_query_port_autoneg(dev, proto_mask, &an_disable_cap, in mlx5_set_port_autoneg()
212 if (!an_disable_cap) in mlx5_set_port_autoneg()
/freebsd/sys/dev/mlx5/
H A Dport.h171 u8 *an_disable_cap, u8 *an_disable_status);
H A Dmlx5_ifc.h8944 u8 an_disable_cap[0x1]; member