Searched defs:mlx4_port_info (Results 1 – 1 of 1) sorted by relevance
816 struct mlx4_port_info { struct817 struct mlx4_dev *dev;818 int port;819 char dev_name[16];820 struct device_attribute port_attr;821 enum mlx4_port_type tmp_type;822 char dev_mtu_name[16];823 struct device_attribute port_mtu_attr;824 struct mlx4_mac_table mac_table;825 struct mlx4_vlan_table vlan_table;[all …]