Lines Matching refs:port_table_attribute
49 struct port_table_attribute { struct
61 struct port_table_attribute attrs_list[]; argument
73 struct port_table_attribute attrs_list[];
414 struct port_table_attribute *tab_attr = in _show_port_gid_attr()
415 container_of(attr, struct port_table_attribute, attr); in _show_port_gid_attr()
432 struct port_table_attribute *tab_attr = in show_port_gid()
433 container_of(attr, struct port_table_attribute, attr); in show_port_gid()
476 struct port_table_attribute *tab_attr = in show_port_pkey()
477 container_of(attr, struct port_table_attribute, attr); in show_port_pkey()
489 struct port_table_attribute port_pma_attr_##_name = { \
496 struct port_table_attribute port_pma_attr_ext_##_name = { \
553 struct port_table_attribute *tab_attr = in show_pma_counter()
554 container_of(attr, struct port_table_attribute, attr); in show_pma_counter()
1047 struct port_table_attribute *attrs, size_t num, in alloc_port_table_group()
1059 struct port_table_attribute *element = &attrs[i]; in alloc_port_table_group()