Searched refs:txcredit_alloc (Results 1 – 2 of 2) sorted by relevance
561 entry = &target->pipe.txcredit_alloc[0]; in htc_setup_target_buffer_assignments()639 if (target->pipe.txcredit_alloc[i].service_id != 0) { in htc_setup_target_buffer_assignments()643 target->pipe.txcredit_alloc[i]. in htc_setup_target_buffer_assignments()645 target->pipe.txcredit_alloc[i]. in htc_setup_target_buffer_assignments()1204 if (target->pipe.txcredit_alloc[i].service_id == service_id) in htc_get_credit_alloc()1206 target->pipe.txcredit_alloc[i].credit_alloc; in htc_get_credit_alloc()
635 struct htc_pipe_txcredit_alloc txcredit_alloc[ENDPOINT_MAX]; member