Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx4/
Dcmd.h188 MLX4_MAILBOX_SIZE = 4096, enumerator
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
Dmlx4_cmd.c1746 MLX4_MAILBOX_SIZE, 1); in mlx4_master_process_vhcr()
1811 MLX4_MAILBOX_SIZE, MLX4_CMD_WRAPPED); in mlx4_master_process_vhcr()
2524 MLX4_MAILBOX_SIZE, in mlx4_cmd_init()
2525 MLX4_MAILBOX_SIZE, 0); in mlx4_cmd_init()
2700 memset(mailbox->buf, 0, MLX4_MAILBOX_SIZE); in mlx4_alloc_cmd_mailbox()
Dmlx4_fw.c1544 if (++nent == MLX4_MAILBOX_SIZE / 16) { in mlx4_map_cmd()
2584 if (offset[i] > MLX4_MAILBOX_SIZE) { in mlx4_query_diag_counters()
2858 u8 reg_data[MLX4_MAILBOX_SIZE-MLX4_ACCESS_REG_HEADER_SIZE];
Dmlx4_mr.c770 chunk = min_t(int, MLX4_MAILBOX_SIZE / sizeof(u64) - 2, in mlx4_write_mtt()
Dmlx4_port.c1180 memset(mailbox->buf, 0, MLX4_MAILBOX_SIZE); in mlx4_reset_roce_port_gids()