Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dsysfs.c394 struct port_attribute { struct
396 ssize_t (*show)(struct mlx4_port *, struct port_attribute *, char *buf); argument
397 ssize_t (*store)(struct mlx4_port *, struct port_attribute *, argument
499 struct port_attribute *, char *buf), in alloc_group_attrs()
/linux-4.1.27/drivers/infiniband/core/
Dsysfs.c51 struct port_attribute { struct
53 ssize_t (*show)(struct ib_port *, struct port_attribute *, char *buf); argument
54 ssize_t (*store)(struct ib_port *, struct port_attribute *, argument
479 struct port_attribute *, char *buf), in alloc_group_attrs()