Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1339 struct mlx4_roce_gid_entry *gid_entry_tbl, *gid_entry_mbox, *gid_entry_mb1; in mlx4_common_set_port() local
1416 gid_entry_mb1 = gid_entry_mbox + 1; in mlx4_common_set_port()
1417 for (j = i + 1; j < num_gids; gid_entry_mb1++, j++) { in mlx4_common_set_port()
1418 if (!memcmp(gid_entry_mb1->raw, in mlx4_common_set_port()
1421 if (!memcmp(gid_entry_mb1->raw, gid_entry_mbox->raw, in mlx4_common_set_port()