Searched refs:mcqi (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fw.c | 496 if (!MLX5_CAP_GEN(dev, mcam_reg) || !MLX5_CAP_MCAM_REG(dev, mcqi)) { in mlx5_component_query() 632 !MLX5_CAP_MCAM_REG(dev, mcqi) || in mlx5_firmware_flash() 732 if (!MLX5_CAP_GEN(dev, mcam_reg) || !MLX5_CAP_MCAM_REG(dev, mcqi) || in mlx5_fw_version_query()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 8947 MLXSW_REG_DEFINE(mcqi, MLXSW_REG_MCQI_ID, MLXSW_REG_MCQI_LEN); 8953 MLXSW_ITEM32(reg, mcqi, component_index, 0x00, 0, 16); 8963 MLXSW_ITEM32(reg, mcqi, info_type, 0x08, 0, 5); 8970 MLXSW_ITEM32(reg, mcqi, offset, 0x10, 0, 32); 8977 MLXSW_ITEM32(reg, mcqi, data_size, 0x14, 0, 16); 8983 MLXSW_ITEM32(reg, mcqi, cap_max_component_size, 0x20, 0, 32); 8990 MLXSW_ITEM32(reg, mcqi, cap_log_mcda_word_size, 0x24, 28, 4); 8996 MLXSW_ITEM32(reg, mcqi, cap_mcda_max_write_size, 0x24, 0, 16); 9000 MLXSW_REG_ZERO(mcqi, payload); in mlxsw_reg_mcqi_pack() 10566 MLXSW_REG(mcqi),
|
D | spectrum.c | 195 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(mcqi), mcqi_pl); in mlxsw_sp_component_query()
|
/Linux-v5.4/include/linux/mlx5/ |
D | mlx5_ifc.h | 8807 u8 mcqi[0x1]; member
|