Searched defs:htc_endpoint_credit_dist (Results 1 – 1 of 1) sorted by relevance
352 struct htc_endpoint_credit_dist { struct353 struct list_head list;356 u16 svc_id;359 enum htc_endpoint_id endpoint;361 u32 dist_flags;367 int cred_norm;370 int cred_min;372 int cred_assngd;375 int credits;383 int cred_to_dist;[all …]