Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi.h115 NCSI_GET_CAPABILITIES, enumerator
H A Dncsi_client.c198 set_header_fields((ncsi_header_t*)buf, channel, NCSI_GET_CAPABILITIES); in ncsi_cmd_get_capabilities()
H A Dncsi_fsm.c146 ncsi_buf->data, ncsi_buf->len, NCSI_GET_CAPABILITIES); in ncsi_fsm_poll_l2_config()
/openbmc/google-misc/subprojects/ncsid/test/
H A Dnic_mock.cpp117 case NCSI_GET_CAPABILITIES: in handle_request()