Searched refs:ux_host_class_cdc_ecm_network_handle (Results 1 – 4 of 4) sorted by relevance
132 _ux_network_driver_link_up(cdc_ecm -> ux_host_class_cdc_ecm_network_handle); in _ux_host_class_cdc_ecm_thread()144 …_network_device_ptr = (USB_NETWORK_DEVICE_TYPE *)(cdc_ecm -> ux_host_class_cdc_ecm_network_handle); in _ux_host_class_cdc_ecm_thread()291 … _ux_network_driver_packet_received(cdc_ecm -> ux_host_class_cdc_ecm_network_handle, packet); in _ux_host_class_cdc_ecm_thread()343 _ux_network_driver_link_down(cdc_ecm -> ux_host_class_cdc_ecm_network_handle); in _ux_host_class_cdc_ecm_thread()
172 … _ux_network_driver_deactivate((VOID *) cdc_ecm, cdc_ecm -> ux_host_class_cdc_ecm_network_handle); in _ux_host_class_cdc_ecm_deactivate()
279 … &cdc_ecm -> ux_host_class_cdc_ecm_network_handle, in _ux_host_class_cdc_ecm_activate()
304 VOID *ux_host_class_cdc_ecm_network_handle; member