Searched refs:port_table_attribute (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c84 struct port_table_attribute { struct
359 struct port_table_attribute *tab_attr =
360 container_of(attr, struct port_table_attribute, attr);
381 struct port_table_attribute *tab_attr =
382 container_of(attr, struct port_table_attribute, attr);
409 struct port_table_attribute *tab_attr =
410 container_of(attr, struct port_table_attribute, attr);
422 struct port_table_attribute port_pma_attr_##_name = { \
429 struct port_table_attribute port_pma_attr_ext_##_name = { \
488 struct port_table_attribute *tab_att
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_sysfs.c436 struct port_table_attribute { struct
445 struct port_table_attribute *tab_attr =
446 container_of(attr, struct port_table_attribute, attr);
462 struct port_table_attribute *tab_attr =
463 container_of(attr, struct port_table_attribute, attr);
505 struct port_table_attribute *element;
513 element = kzalloc(sizeof (struct port_table_attribute),

Completed in 115 milliseconds