Home
last modified time | relevance | path

Searched refs:MLX5_UN_SZ_DW (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h759 u32 cur[MLX5_UN_SZ_DW(hca_cap_union)];
760 u32 max[MLX5_UN_SZ_DW(hca_cap_union)];
A Ddevice.h68 #define MLX5_UN_SZ_DW(typ) (sizeof(union mlx5_ifc_##typ##_bits) / 32) macro
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfw.c489 u32 out[MLX5_ST_SZ_DW(mcqi_reg) + MLX5_UN_SZ_DW(mcqi_reg_data)] = {}; in mlx5_reg_mcqi_query()

Completed in 19 milliseconds