Home
last modified time | relevance | path

Searched refs:NCSI_GET_PASSTHROUGH_STATISTICS (Results 1 – 4 of 4) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_fsm.c594 ncsi_buf->data, ncsi_buf->len, NCSI_GET_PASSTHROUGH_STATISTICS); in ncsi_fsm_poll_test()
604 ncsi_get_response_size(NCSI_GET_PASSTHROUGH_STATISTICS) - in ncsi_fsm_poll_test()
607 ncsi_buf->data, ncsi_buf->len, NCSI_GET_PASSTHROUGH_STATISTICS, false, in ncsi_fsm_poll_test()
H A Dncsi.h119 NCSI_GET_PASSTHROUGH_STATISTICS, enumerator
H A Dncsi_client.c211 NCSI_GET_PASSTHROUGH_STATISTICS); in ncsi_cmd_get_passthrough_stats()
/openbmc/google-misc/subprojects/ncsid/test/
H A Dnic_mock.cpp129 case NCSI_GET_PASSTHROUGH_STATISTICS: in handle_request()