Home
last modified time | relevance | path

Searched refs:ib_dev_attr_group (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/infiniband/core/
Dcore_priv.h72 extern const struct attribute_group ib_dev_attr_group;
Dsysfs.c1319 const struct attribute_group ib_dev_attr_group = { variable
Ddevice.c585 device->groups[0] = &ib_dev_attr_group; in _ib_alloc_device()