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