Lines Matching refs:service_id
596 pEntry->service_id = WMI_DATA_BE_SVC; in htc_setup_epping_credit_allocation()
600 pEntry->service_id = WMI_DATA_BK_SVC; in htc_setup_epping_credit_allocation()
605 pEntry->service_id = WMI_DATA_BE_SVC; in htc_setup_epping_credit_allocation()
644 pEntry->service_id = WMI_CONTROL_SVC; in htc_setup_target_buffer_assignments()
687 pEntry->service_id = svc_id[i]; in htc_setup_target_buffer_assignments()
696 if (target->ServiceTxAllocTable[i].service_id != 0) { in htc_setup_target_buffer_assignments()
701 service_id, in htc_setup_target_buffer_assignments()
711 uint8_t htc_get_credit_allocation(HTC_TARGET *target, uint16_t service_id) in htc_get_credit_allocation() argument
717 if (target->ServiceTxAllocTable[i].service_id == service_id) { in htc_get_credit_allocation()
726 service_id)); in htc_get_credit_allocation()
850 connect.service_id = HTC_CTRL_RSVD_SVC; in htc_wait_target()
878 pEndpoint->service_id = 0; in reset_endpoint_states()
1064 if (endpoint->service_id == WMI_CONTROL_SVC) in htc_stop()
1066 else if (endpoint->service_id == HTC_CTRL_RSVD_SVC || in htc_stop()
1067 (endpoint->service_id == HTT_DATA_MSG_SVC && in htc_stop()
1086 if (0 == pEndpoint->service_id) in htc_dump_credit_states()
1091 pEndpoint->Id, pEndpoint->service_id)); in htc_dump_credit_states()