Home
last modified time | relevance | path

Searched defs:mlx4_xsrq_table (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h66 struct mlx4_xsrq_table { struct
67 struct {
70 } xsrq_table[MLX4_XSRQ_TABLE_SIZE];
72 pthread_mutex_t mutex;
73 int num_xsrq;
74 int shift;
75 int mask;