Home
last modified time | relevance | path

Searched refs:ncsi_oem_cmd_get_host_mac (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_client.h204 uint32_t ncsi_oem_cmd_get_host_mac(uint8_t* buf, uint8_t channel);
H A Dncsi_client.c217 uint32_t ncsi_oem_cmd_get_host_mac(uint8_t* buf, uint8_t channel) in ncsi_oem_cmd_get_host_mac() function
H A Dncsi_fsm.c222 len = ncsi_oem_cmd_get_host_mac(ncsi_buf->data, CHANNEL_0_ID); in ncsi_fsm_poll_l2_config()