Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/mlx4/
Dsysfs.c393 struct port_attribute { struct
395 ssize_t (*show)(struct mlx4_port *, struct port_attribute *, char *buf); argument
396 ssize_t (*store)(struct mlx4_port *, struct port_attribute *, argument
494 struct port_attribute *, char *buf), in alloc_group_attrs()