Searched refs:qosDesc (Results 1 – 1 of 1) sorted by relevance
896 usb_host_phdc_qos_descriptor_t *qosDesc = NULL; in USB_HostPhdcRecv() local928 qosDesc = (usb_host_phdc_qos_descriptor_t *)temp; in USB_HostPhdcRecv()935 qosDesc = (usb_host_phdc_qos_descriptor_t *)temp; in USB_HostPhdcRecv()939 if (0U == (qos & qosDesc->bmLatencyReliability)) in USB_HostPhdcRecv()1027 usb_host_phdc_qos_descriptor_t *qosDesc = (usb_host_phdc_qos_descriptor_t *)temp; in USB_HostPhdcSend() local1045 if (0U == (qosDesc->bmLatencyReliability & latencyReliability)) in USB_HostPhdcSend()