Searched refs:credits (Results 1 – 4 of 4) sorted by relevance
590 int credits) in htc_setup_epping_credit_allocation() argument597 pEntry->CreditAllocation = (credits >> 1); in htc_setup_epping_credit_allocation()601 pEntry->CreditAllocation = (credits >> 1); in htc_setup_epping_credit_allocation()606 pEntry->CreditAllocation = credits; in htc_setup_epping_credit_allocation()624 int credits; in htc_setup_target_buffer_assignments() local633 credits = target->TotalTransmitCredits; in htc_setup_target_buffer_assignments()645 pEntry->CreditAllocation = credits; in htc_setup_target_buffer_assignments()671 pEntry, credits); in htc_setup_target_buffer_assignments()683 credits = credits / target->wmi_ep_count; in htc_setup_target_buffer_assignments()688 pEntry->CreditAllocation = credits; in htc_setup_target_buffer_assignments()
92 int *credits) in htc_get_control_endpoint_tx_host_credits() argument98 if (!credits || !target) { in htc_get_control_endpoint_tx_host_credits()103 *credits = 0; in htc_get_control_endpoint_tx_host_credits()108 *credits = pEndpoint->TxCredits; in htc_get_control_endpoint_tx_host_credits()
170 void ol_tx_credit_completion_handler(ol_txrx_pdev_handle pdev, int credits);
561 void ol_tx_credit_completion_handler(ol_txrx_pdev_handle pdev, int credits) in ol_tx_credit_completion_handler() argument563 ol_tx_target_credit_update(pdev, credits); in ol_tx_credit_completion_handler()