Searched defs:mlx4_port_info (Results 1 – 1 of 1) sorted by relevance
799 struct mlx4_port_info { struct800 struct mlx4_dev *dev;801 int port;802 char dev_name[16];803 struct device_attribute port_attr;804 enum mlx4_port_type tmp_type;805 char dev_mtu_name[16];806 struct device_attribute port_mtu_attr;807 struct mlx4_mac_table mac_table;808 struct mlx4_vlan_table vlan_table;[all …]