Searched refs:current_bytes (Results 1 – 2 of 2) sorted by relevance
898 u64 current_bytes = 0; in mlxsw_sp_acl_rule_get_stats() local906 ¤t_bytes); in mlxsw_sp_acl_rule_get_stats()919 *bytes = current_bytes - rule->last_bytes; in mlxsw_sp_acl_rule_get_stats()923 rule->last_bytes = current_bytes; in mlxsw_sp_acl_rule_get_stats()
535 const u8 *current_bytes = (const u8 *)current_ucode; in hideep_verify_nvm() local538 if (ucode_bytes[i] != current_bytes[i]) in hideep_verify_nvm()543 current_bytes[i]); in hideep_verify_nvm()