Home
last modified time | relevance | path

Searched refs:tx_queue_performance_full_error_count (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_queue_performance_info_get.c157 *full_errors = queue_ptr -> tx_queue_performance_full_error_count; in _tx_queue_performance_info_get()
Dtx_queue_send.c412 queue_ptr -> tx_queue_performance_full_error_count++; in _tx_queue_send()
/ThreadX-v6.2.1/common/src/
Dtx_queue_performance_info_get.c157 *full_errors = queue_ptr -> tx_queue_performance_full_error_count; in _tx_queue_performance_info_get()
Dtx_queue_send.c412 queue_ptr -> tx_queue_performance_full_error_count++; in _tx_queue_send()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1026 ULONG tx_queue_performance_full_error_count; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1005 ULONG tx_queue_performance_full_error_count; member