Home
last modified time | relevance | path

Searched refs:gids_parent (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dsysfs.c276 port->gids_parent = kobject_create_and_add("gids", in add_port_entries()
278 if (!port->gids_parent) { in add_port_entries()
289 port->gids_parent, show_port_gid, NULL); in add_port_entries()
332 kobject_put(port->gids_parent); in add_port_entries()
862 kobject_put(p->gids_parent); in unregister_alias_guid_tree()
H A Dmlx4_ib.h583 struct kobject *gids_parent; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dsysfs.c278 port->gids_parent = kobject_create_and_add("gids", in add_port_entries()
280 if (!port->gids_parent) { in add_port_entries()
291 port->gids_parent, show_port_gid, NULL); in add_port_entries()
334 kobject_put(port->gids_parent); in add_port_entries()
852 kobject_put(p->gids_parent); in unregister_alias_guid_tree()
H A Dmlx4_ib.h584 struct kobject *gids_parent; member

Completed in 8 milliseconds