Home
last modified time | relevance | path

Searched defs:port_table_attribute (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/core/
Dsysfs.c64 struct port_table_attribute { struct
65 struct port_attribute attr;
66 char name[8];
67 int index;
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dsysfs.c436 struct port_table_attribute { struct
445 struct port_table_attribute *tab_attr = in show_port_pkey() argument