Searched defs:mlx4_port_info (Results 1 – 1 of 1) sorted by relevance
703 struct mlx4_port_info { struct704 struct mlx4_dev *dev;705 int port;706 char dev_name[16];707 struct device_attribute port_attr;708 enum mlx4_port_type tmp_type;709 char dev_mtu_name[16];710 struct device_attribute port_mtu_attr;711 struct mlx4_mac_table mac_table;712 struct mlx4_vlan_table vlan_table;[all …]