Searched defs:htc_endpoint_credit_dist (Results 1 – 1 of 1) sorted by relevance
349 struct htc_endpoint_credit_dist { struct350 struct list_head list;353 u16 svc_id;356 enum htc_endpoint_id endpoint;358 u32 dist_flags;364 int cred_norm;367 int cred_min;369 int cred_assngd;372 int credits;380 int cred_to_dist;[all …]