Searched refs:num_of_devices (Results 1 – 3 of 3) sorted by relevance
148 u32 num_of_devices; member347 info->num_of_devices = in ddr3_spd_init()350 DEBUG_INIT_FULL_C("DRAM num_of_devices ", info->num_of_devices, 1); in ddr3_spd_init()
116 int num_of_devices; member1088 if (macsec->num_of_devices >= MLX5_MACSEC_NUM_OF_SUPPORTED_INTERFACES) { in mlx5e_macsec_add_secy()1113 ++macsec->num_of_devices; in mlx5e_macsec_add_secy()1266 --macsec->num_of_devices; in mlx5e_macsec_del_secy()
11212 MLXSW_ITEM32(reg, mgpir, num_of_devices, 0x00, 0, 8);11239 mlxsw_reg_mgpir_unpack(char *payload, u8 *num_of_devices, in mlxsw_reg_mgpir_unpack() argument11244 if (num_of_devices) in mlxsw_reg_mgpir_unpack()11245 *num_of_devices = mlxsw_reg_mgpir_num_of_devices_get(payload); in mlxsw_reg_mgpir_unpack()