Searched defs:port_attribute (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
| D | sysfs.c | 391 struct port_attribute { struct 393 ssize_t (*show)(struct mlx4_port *, struct port_attribute *, char *buf); argument 394 ssize_t (*store)(struct mlx4_port *, struct port_attribute *, argument 496 struct port_attribute *, char *buf), in alloc_group_attrs()
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/mlx4/ |
| D | sysfs.c | 391 struct port_attribute { struct 393 ssize_t (*show)(struct mlx4_port *, struct port_attribute *, char *buf); argument 394 ssize_t (*store)(struct mlx4_port *, struct port_attribute *, argument 496 struct port_attribute *, char *buf), in alloc_group_attrs()
|
| /kernel/linux/linux-4.19/drivers/infiniband/core/ |
| D | sysfs.c | 67 struct port_attribute { struct 69 ssize_t (*show)(struct ib_port *, struct port_attribute *, char *buf); argument 70 ssize_t (*store)(struct ib_port *, struct port_attribute *, argument 717 struct port_attribute *, char *buf), in alloc_group_attrs()
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| D | sysfs.c | 68 struct port_attribute { struct 70 ssize_t (*show)(struct ib_port *, struct port_attribute *, char *buf); argument 71 ssize_t (*store)(struct ib_port *, struct port_attribute *, argument 737 struct port_attribute *, char *buf), in alloc_group_attrs()
|