Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1090 static struct mlx4_roce_gid_entry zgid_entry; variable
1186 zgid_entry.raw, MLX4_ROCE_GID_ENTRY_SIZE); in mlx4_reset_roce_port_gids()
1349 if (!memcmp(gid_entry_mbox->raw, zgid_entry.raw, in mlx4_common_set_port()
1350 sizeof(zgid_entry))) in mlx4_common_set_port()
1355 zgid_entry.raw, sizeof(zgid_entry))) in mlx4_common_set_port()
1374 if (!memcmp(gid_entry_tbl->raw, zgid_entry.raw, sizeof(zgid_entry))) in mlx4_common_set_port()
1378 if (!memcmp(gid_entry_mbox->raw, zgid_entry.raw, in mlx4_common_set_port()
1379 sizeof(zgid_entry))) in mlx4_common_set_port()