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

/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c149 u8 *an_disable_cap, u8 *an_disable_status)
159 *an_disable_cap = MLX5_GET(ptys_reg, out, an_disable_cap);
170 u8 an_disable_cap; local
174 err = mlx5_query_port_autoneg(dev, proto_mask, &an_disable_cap,
178 if (!an_disable_cap)
148 mlx5_query_port_autoneg(struct mlx5_core_dev *dev, int proto_mask, u8 *an_disable_cap, u8 *an_disable_status) argument
/freebsd-10-stable/sys/dev/mlx5/
H A Ddriver.h911 u8 *an_disable_cap, u8 *an_disable_status);
H A Dmlx5_ifc.h7594 u8 an_disable_cap[0x1]; member in struct:mlx5_ifc_ptys_reg_bits

Completed in 227 milliseconds