Searched refs:UX_CLASS_ETH_SIZE_ERROR (Results 1 – 3 of 3) sorted by relevance
140 …_ux_system_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_CLASS_ETH_SIZE_ERROR); in _ux_host_class_cdc_ecm_write()143 …UX_TRACE_IN_LINE_INSERT(UX_TRACE_ERROR, UX_CLASS_ETH_SIZE_ERROR, cdc_ecm, packet -> nx_packet_leng… in _ux_host_class_cdc_ecm_write()145 return(UX_CLASS_ETH_SIZE_ERROR); in _ux_host_class_cdc_ecm_write()
185 …_ux_system_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_CLASS_ETH_SIZE_ERROR); in _ux_host_class_asix_write()187 return(UX_CLASS_ETH_SIZE_ERROR); in _ux_host_class_asix_write()
1549 #define UX_CLASS_ETH_SIZE_ERROR 0x93 macro