Searched defs:htc_endpoint_credit_dist (Results 1 – 1 of 1) sorted by relevance
378 struct htc_endpoint_credit_dist { struct379 struct list_head list;382 u16 svc_id;385 enum htc_endpoint_id endpoint;387 u32 dist_flags;393 int cred_norm;396 int cred_min;398 int cred_assngd;401 int credits;409 int cred_to_dist;[all …]