Searched defs:mlx4_port_info (Results 1 – 1 of 1) sorted by relevance
832 struct mlx4_port_info { struct833 struct mlx4_dev *dev;834 int port;835 char dev_name[16];836 struct device_attribute port_attr;837 enum mlx4_port_type tmp_type;838 char dev_mtu_name[16];839 struct device_attribute port_mtu_attr;840 struct mlx4_mac_table mac_table;841 struct mlx4_vlan_table vlan_table;[all …]