Searched refs:gser_reception (Results 1 – 4 of 4) sorted by relevance
77 UX_HOST_CLASS_GSER_RECEPTION *gser_reception; in _ux_host_class_gser_reception_callback() local87 …gser_reception = gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gser_r… in _ux_host_class_gser_reception_callback()94 …gser_reception -> ux_host_class_gser_reception_state = UX_HOST_CLASS_GSER_RECEPTION_STATE_STOPPED; in _ux_host_class_gser_reception_callback()102 …if (gser_reception -> ux_host_class_gser_reception_data_head + gser_reception -> ux_host_class_gse… in _ux_host_class_gser_reception_callback()103 …gser_reception -> ux_host_class_gser_reception_data_buffer + gser_reception -> ux_host_class_gser_… in _ux_host_class_gser_reception_callback()107 …if (gser_reception -> ux_host_class_gser_reception_data_tail == gser_reception -> ux_host_class_g… in _ux_host_class_gser_reception_callback()117 … gser_reception -> ux_host_class_gser_reception_callback(gser, UX_BUFFER_OVERFLOW, UX_NULL, 0); in _ux_host_class_gser_reception_callback()120 …gser_reception -> ux_host_class_gser_reception_state = UX_HOST_CLASS_GSER_RECEPTION_STATE_STOPPED; in _ux_host_class_gser_reception_callback()127 …gser_reception -> ux_host_class_gser_reception_data_head = gser_reception -> ux_host_class_gser_r… in _ux_host_class_gser_reception_callback()133 …gser_reception -> ux_host_class_gser_reception_data_head += gser_reception -> ux_host_class_gser_… in _ux_host_class_gser_reception_callback()[all …]
77 UX_HOST_CLASS_GSER_RECEPTION *gser_reception) in _ux_host_class_gser_reception_start() argument101 interface_index = gser_reception -> ux_host_class_gser_reception_interface_index; in _ux_host_class_gser_reception_start()104 …gser_reception -> ux_host_class_gser_reception_data_head = gser_reception -> ux_host_class_gser_r… in _ux_host_class_gser_reception_start()105 …gser_reception -> ux_host_class_gser_reception_data_tail = gser_reception -> ux_host_class_gser_r… in _ux_host_class_gser_reception_start()115 …transfer_request -> ux_transfer_request_data_pointer = gser_reception -> ux_host_class_gse… in _ux_host_class_gser_reception_start()116 …transfer_request -> ux_transfer_request_requested_length = gser_reception -> ux_host_class_gse… in _ux_host_class_gser_reception_start()120 … ux_host_class_gser_interface_array[interface_index].ux_host_class_gser_reception = gser_reception; in _ux_host_class_gser_reception_start()123 …gser_reception -> ux_host_class_gser_reception_state = UX_HOST_CLASS_GSER_RECEPTION_STATE_STARTED; in _ux_host_class_gser_reception_start()132 …gser_reception -> ux_host_class_gser_reception_state = UX_HOST_CLASS_GSER_RECEPTION_STATE_STOPPED; in _ux_host_class_gser_reception_start()178 UX_HOST_CLASS_GSER_RECEPTION *gser_reception) in _uxe_host_class_gser_reception_start() argument[all …]
78 UX_HOST_CLASS_GSER_RECEPTION *gser_reception) in _ux_host_class_gser_reception_stop() argument97 …if (gser_reception -> ux_host_class_gser_reception_state == UX_HOST_CLASS_GSER_RECEPTION_STATE_ST… in _ux_host_class_gser_reception_stop()101 interface_index = gser_reception -> ux_host_class_gser_reception_interface_index; in _ux_host_class_gser_reception_stop()107 …gser_reception -> ux_host_class_gser_reception_state = UX_HOST_CLASS_GSER_RECEPTION_STATE_STOPPED; in _ux_host_class_gser_reception_stop()153 UX_HOST_CLASS_GSER_RECEPTION *gser_reception) in _uxe_host_class_gser_reception_stop() argument157 if ((gser == UX_NULL) || (gser_reception == UX_NULL)) in _uxe_host_class_gser_reception_stop()161 return(_ux_host_class_gser_reception_stop(gser, gser_reception)); in _uxe_host_class_gser_reception_stop()
273 UX_HOST_CLASS_GSER_RECEPTION *gser_reception);275 UX_HOST_CLASS_GSER_RECEPTION *gser_reception);287 UX_HOST_CLASS_GSER_RECEPTION *gser_reception);289 UX_HOST_CLASS_GSER_RECEPTION *gser_reception);