Searched refs:roc_profile (Results 1 – 1 of 1) sorted by relevance
226 profile->id = roc_profile->id; in roc_nix_tm_shaper_profile_add()228 profile->peak.rate = roc_profile->peak_rate; in roc_nix_tm_shaper_profile_add()229 profile->commit.size = roc_profile->commit_sz; in roc_nix_tm_shaper_profile_add()230 profile->peak.size = roc_profile->peak_sz; in roc_nix_tm_shaper_profile_add()232 profile->pkt_mode = roc_profile->pkt_mode; in roc_nix_tm_shaper_profile_add()233 profile->free_fn = roc_profile->free_fn; in roc_nix_tm_shaper_profile_add()234 profile->accuracy = roc_profile->accuracy; in roc_nix_tm_shaper_profile_add()248 profile->peak.rate = roc_profile->peak_rate; in roc_nix_tm_shaper_profile_update()249 profile->commit.size = roc_profile->commit_sz; in roc_nix_tm_shaper_profile_update()250 profile->peak.size = roc_profile->peak_sz; in roc_nix_tm_shaper_profile_update()[all …]