Searched refs:mlx4_roce_gid_entry (Results 1 – 2 of 2) sorted by relevance
532 static struct mlx4_roce_gid_entry zgid_entry;614 struct mlx4_roce_gid_entry *gid_entry_mbox; in mlx4_reset_roce_port_gids()631 gid_entry_mbox = (struct mlx4_roce_gid_entry *)mailbox->buf; in mlx4_reset_roce_port_gids()698 struct mlx4_roce_gid_entry *gid_entry_tbl, *gid_entry_mbox, *gid_entry_mb1; in mlx4_common_set_port()776 gid_entry_mbox = (struct mlx4_roce_gid_entry *)(inbox->buf); in mlx4_common_set_port()805 gid_entry_mbox = (struct mlx4_roce_gid_entry *)(inbox->buf); in mlx4_common_set_port()822 gid_entry_mbox = (struct mlx4_roce_gid_entry *)(inbox->buf); in mlx4_common_set_port()828 gid_entry_mbox = (struct mlx4_roce_gid_entry *)(inbox->buf); in mlx4_common_set_port()
735 struct mlx4_roce_gid_entry { struct740 struct mlx4_roce_gid_entry roce_gids[MLX4_ROCE_MAX_GIDS]; argument