Home
last modified time | relevance | path

Searched defs:mlx4_caps (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/mlx4/
Ddevice.h504 struct mlx4_caps { struct
505 u64 fw_ver;
506 u32 function;
507 int num_ports;
508 int vl_cap[MLX4_MAX_PORTS + 1];
509 int ib_mtu_cap[MLX4_MAX_PORTS + 1];
510 __be32 ib_port_def_cap[MLX4_MAX_PORTS + 1];
511 u64 def_mac[MLX4_MAX_PORTS + 1];
512 int eth_mtu_cap[MLX4_MAX_PORTS + 1];
513 int gid_table_len[MLX4_MAX_PORTS + 1];
[all …]