Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dport.c698 struct mlx4_roce_gid_entry *gid_entry_tbl, *gid_entry_mbox, *gid_entry_mb1; in mlx4_common_set_port() local
781 gid_entry_mb1 = gid_entry_mbox + 1; in mlx4_common_set_port()
782 for (j = i + 1; j < num_gids; gid_entry_mb1++, j++) { in mlx4_common_set_port()
783 if (!memcmp(gid_entry_mb1->raw, in mlx4_common_set_port()
786 if (!memcmp(gid_entry_mb1->raw, gid_entry_mbox->raw, in mlx4_common_set_port()