Searched refs:txcredit_alloc (Results 1 – 2 of 2) sorted by relevance
560 entry = &target->pipe.txcredit_alloc[0]; in htc_setup_target_buffer_assignments()638 if (target->pipe.txcredit_alloc[i].service_id != 0) { in htc_setup_target_buffer_assignments()642 target->pipe.txcredit_alloc[i]. in htc_setup_target_buffer_assignments()644 target->pipe.txcredit_alloc[i]. in htc_setup_target_buffer_assignments()1203 if (target->pipe.txcredit_alloc[i].service_id == service_id) in htc_get_credit_alloc()1205 target->pipe.txcredit_alloc[i].credit_alloc; in htc_get_credit_alloc()
635 struct htc_pipe_txcredit_alloc txcredit_alloc[ENDPOINT_MAX]; member