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

/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dtrans.h44 #define MLX5_FPGA_TID_COUNT 256 macro
H A Dmlx5fpga_trans.c58 struct mlx5_fpga_trans_priv transactions[MLX5_FPGA_TID_COUNT];
64 if (tid >= MLX5_FPGA_TID_COUNT) {
H A Dmlx5fpga_core.c265 conn_attr.tx_size = MLX5_FPGA_TID_COUNT;
266 conn_attr.rx_size = MLX5_FPGA_TID_COUNT;

Completed in 107 milliseconds