Home
last modified time | relevance | path

Searched refs:rx_error (Results 1 – 2 of 2) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp245 network_debug_.ncsi.rx_error.timeout_count++; in report_ncsi_error()
250 network_debug_.ncsi.rx_error.undersized_count++; in report_ncsi_error()
256 network_debug_.ncsi.rx_error.nack_count++; in report_ncsi_error()
263 network_debug_.ncsi.rx_error.unexpected_type_count++; in report_ncsi_error()
285 network_debug_.ncsi.rx_error.unexpected_size_count++; in report_ncsi_error()
292 network_debug_.ncsi.rx_error.unexpected_type_count++; in report_ncsi_error()
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_fsm.h167 } rx_error; member