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