Searched refs:dlb (Results 1 – 4 of 4) sorted by relevance
73 void vsp1_dl_body_put(struct vsp1_dl_body *dlb);75 void vsp1_dl_body_write(struct vsp1_dl_body *dlb, u32 reg, u32 data);76 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb);
34 void vsp1_uds_set_alpha(struct vsp1_entity *uds, struct vsp1_dl_body *dlb,
25 bool dlb; /* Enable DLB (dual leaky bucket mode */ member
45 if (conf->dlb) { in qos_policer_conf_set()