Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mcg.c780 add_sysfs_port_mcg_attr(ctx->dev, ctx->port, &group->dentry.attr); in search_relocate_mgid0_group()
866 add_sysfs_port_mcg_attr(ctx->dev, ctx->port, &group->dentry.attr); in acquire_group()
H A Dmlx4_ib.h862 int add_sysfs_port_mcg_attr(struct mlx4_ib_dev *device, int port_num,
H A Dmlx4_ib_sysfs.c200 int add_sysfs_port_mcg_attr(struct mlx4_ib_dev *device, int port_num, in add_sysfs_port_mcg_attr() function