Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_client.c84 static void set_header_fields(ncsi_header_t* header, uint8_t ch_id, in set_header_fields() function
149 set_header_fields((ncsi_header_t*)buf, channel, in ncsi_cmd_enable_broadcast_filter()
160 set_header_fields((ncsi_header_t*)buf, channel, in ncsi_cmd_disable_broadcast_filter()
167 set_header_fields((ncsi_header_t*)buf, channel, NCSI_ENABLE_CHANNEL); in ncsi_cmd_enable_channel()
179 set_header_fields((ncsi_header_t*)buf, channel, NCSI_RESET_CHANNEL); in ncsi_cmd_reset_channel()
185 set_header_fields((ncsi_header_t*)buf, channel, in ncsi_cmd_enable_tx()
210 set_header_fields((ncsi_header_t*)buf, channel, in ncsi_cmd_get_passthrough_stats()
220 set_header_fields((ncsi_header_t*)buf, channel, NCSI_OEM_COMMAND); in ncsi_oem_cmd_get_host_mac()
232 set_header_fields((ncsi_header_t*)buf, channel, NCSI_OEM_COMMAND); in ncsi_oem_cmd_get_filter()
245 set_header_fields((ncsi_header_t*)buf, channel, NCSI_OEM_COMMAND); in ncsi_oem_cmd_set_filter()
[all …]