Searched refs:mlx4_roce_gid_entry (Results 1 – 2 of 2) sorted by relevance
1090 static struct mlx4_roce_gid_entry zgid_entry;1172 struct mlx4_roce_gid_entry *gid_entry_mbox; in mlx4_reset_roce_port_gids()1189 gid_entry_mbox = (struct mlx4_roce_gid_entry *)mailbox->buf; in mlx4_reset_roce_port_gids()1339 struct mlx4_roce_gid_entry *gid_entry_tbl, *gid_entry_mbox, *gid_entry_mb1; in mlx4_common_set_port()1411 gid_entry_mbox = (struct mlx4_roce_gid_entry *)(inbox->buf); in mlx4_common_set_port()1440 gid_entry_mbox = (struct mlx4_roce_gid_entry *)(inbox->buf); in mlx4_common_set_port()1457 gid_entry_mbox = (struct mlx4_roce_gid_entry *)(inbox->buf); in mlx4_common_set_port()1463 gid_entry_mbox = (struct mlx4_roce_gid_entry *)(inbox->buf); in mlx4_common_set_port()
756 struct mlx4_roce_gid_entry { struct761 struct mlx4_roce_gid_entry roce_gids[MLX4_ROCE_MAX_GIDS]; argument