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

/freebsd-10.2-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dsysfs.c516 alloc_group_attrs(ssize_t (*show)(struct mlx4_port *, function
586 alloc_group_attrs(show_port_pkey, NULL,
590 alloc_group_attrs(show_port_pkey, store_port_pkey,
600 p->gid_group.attrs = alloc_group_attrs(show_port_gid_idx, NULL, 1);
/freebsd-10.2-release/sys/ofed/drivers/infiniband/core/
H A Dsysfs.c511 alloc_group_attrs(ssize_t (*show)(struct ib_port *, function
587 p->gid_group.attrs = alloc_group_attrs(show_port_gid, attr.gid_tbl_len);
596 p->pkey_group.attrs = alloc_group_attrs(show_port_pkey,

Completed in 104 milliseconds