Home
last modified time | relevance | path

Searched refs:gids (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dmain.c161 static int mlx4_ib_update_gids_v1(struct gid_entry *gids, in mlx4_ib_update_gids_v1() argument
178 memcpy(&gid_tbl[i], &gids[i].gid, sizeof(union ib_gid)); in mlx4_ib_update_gids_v1()
194 static int mlx4_ib_update_gids_v1_v2(struct gid_entry *gids, in mlx4_ib_update_gids_v1_v2() argument
217 memcpy(&gid_tbl[i].gid, &gids[i].gid, sizeof(union ib_gid)); in mlx4_ib_update_gids_v1_v2()
218 if (gids[i].gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) { in mlx4_ib_update_gids_v1_v2()
220 if (!ipv6_addr_v4mapped((struct in6_addr *)&gids[i].gid)) in mlx4_ib_update_gids_v1_v2()
239 static int mlx4_ib_update_gids(struct gid_entry *gids, in mlx4_ib_update_gids() argument
244 return mlx4_ib_update_gids_v1_v2(gids, ibdev, port_num); in mlx4_ib_update_gids()
246 return mlx4_ib_update_gids_v1(gids, ibdev, port_num); in mlx4_ib_update_gids()
265 struct gid_entry *gids = NULL; in mlx4_ib_add_gid() local
[all …]
Dmlx4_ib.h541 struct gid_entry gids[MLX4_MAX_PORT_GIDS]; member
549 struct mlx4_port_gid_table gids[MLX4_MAX_PORTS]; member
Dqp.c2961 port_gid_table = &iboe->gids[port_num - 1]; in fill_gid_by_hw_index()
2963 memcpy(gid, &port_gid_table->gids[index].gid, sizeof(*gid)); in fill_gid_by_hw_index()
2964 *gid_type = port_gid_table->gids[index].gid_type; in fill_gid_by_hw_index()
/kernel/linux/linux-5.10/net/sunrpc/
Dsvcauth_unix.c491 int gids; in unix_gid_parse() local
512 rv = get_int(&mesg, &gids); in unix_gid_parse()
513 if (rv || gids < 0 || gids > 8192) in unix_gid_parse()
516 ug.gi = groups_alloc(gids); in unix_gid_parse()
520 for (i = 0 ; i < gids ; i++) { in unix_gid_parse()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
Dport.c1130 int gids; in mlx4_get_base_gid_ix() local
1159 gids = MLX4_ROCE_MAX_GIDS - MLX4_ROCE_PF_GIDS; in mlx4_get_base_gid_ix()
1161 if (slave_gid <= gids % vfs) in mlx4_get_base_gid_ix()
1162 return MLX4_ROCE_PF_GIDS + ((gids / vfs) + 1) * (slave_gid - 1); in mlx4_get_base_gid_ix()
1164 return MLX4_ROCE_PF_GIDS + (gids % vfs) + in mlx4_get_base_gid_ix()
1165 ((gids / vfs) * (slave_gid - 1)); in mlx4_get_base_gid_ix()
/kernel/linux/linux-5.10/Documentation/filesystems/
Dsquashfs.rst44 32-bit uids/gids yes no
198 converted to 32-bit uids/gids using an id look up table. This table is
Derofs.rst41 Max uids/gids 65536 4294967296
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-class-infiniband326 What: /sys/class/infiniband/mlx4_X/iov/ports/<port-num>/gids/<n>
344 The "pkeys" and "gids" subdirectories contain one file for each
350 gids/<n>: (RO) The physical port gids n = 0..127
/kernel/linux/linux-5.10/Documentation/filesystems/nfs/
Drpc-cache.rst24 of 16 gids.
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/
Dusage.rst576 and retrieving uids/gids/mode from the server) or to
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dkernel-parameters.txt3134 numeric uids/gids if the mount is using the
3179 server will return only numeric uids and gids to
3181 and gids from such clients. This is intended to ease