Searched refs:short_field (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c1396 u16 short_field; local
1452 short_field = mlx4_get_slave_num_gids(dev, slave, port);
1454 short_field = 1; /* slave max gids */
1455 MLX4_PUT(outbox->buf, short_field,
1458 short_field = dev->caps.pkey_table_len[vhcr->in_modifier];
1459 MLX4_PUT(outbox->buf, short_field,

Completed in 102 milliseconds