Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dsysfs.c433 struct port_table_attribute { struct
442 struct port_table_attribute *tab_attr = in show_port_pkey() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
Dsysfs.c435 struct port_table_attribute { struct
444 struct port_table_attribute *tab_attr = in show_port_pkey() argument
/kernel/linux/linux-5.10/drivers/infiniband/core/
Dsysfs.c81 struct port_table_attribute { struct
82 struct port_attribute attr;
83 char name[8];
84 int index;
85 __be16 attr_id;
/kernel/linux/linux-6.6/drivers/infiniband/core/
Dsysfs.c49 struct port_table_attribute { struct
61 struct port_table_attribute attrs_list[]; argument