Searched refs:num_of_devices (Results 1 – 2 of 2) sorted by relevance
126 int num_of_devices; member1105 if (macsec->num_of_devices >= MLX5_MACSEC_NUM_OF_SUPPORTED_INTERFACES) { in mlx5e_macsec_add_secy()1130 ++macsec->num_of_devices; in mlx5e_macsec_add_secy()1281 --macsec->num_of_devices; in mlx5e_macsec_del_secy()
11040 MLXSW_ITEM32(reg, mgpir, num_of_devices, 0x00, 0, 8);11067 mlxsw_reg_mgpir_unpack(char *payload, u8 *num_of_devices, in mlxsw_reg_mgpir_unpack() argument11072 if (num_of_devices) in mlxsw_reg_mgpir_unpack()11073 *num_of_devices = mlxsw_reg_mgpir_num_of_devices_get(payload); in mlxsw_reg_mgpir_unpack()