Searched refs:MLX5_GET64_BE (Results 1 – 1 of 1) sorted by relevance
142 #define MLX5_GET64_BE(typ, p, fld) (*((__be64 *)(p) +\ macro158 tmp = (__force type_t)MLX5_GET64_BE(typ, p, fld); \