Searched defs:htc_endpoint_credit_dist (Results 1 – 1 of 1) sorted by relevance
371 struct htc_endpoint_credit_dist { struct372 struct list_head list;375 u16 svc_id;378 enum htc_endpoint_id endpoint;380 u32 dist_flags;386 int cred_norm;389 int cred_min;391 int cred_assngd;394 int credits;402 int cred_to_dist;[all …]