Home
last modified time | relevance | path

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

/openbmc/linux/net/ncsi/
H A Dncsi-pkt.h409 #define NCSI_PKT_RSP_RC (NCSI_PKT_CMD_RC + 0x80) macro
H A Dncsi-rsp.c1106 { NCSI_PKT_RSP_RC, 4, ncsi_rsp_handler_rc },
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h397 #define NCSI_PKT_RSP_RC (NCSI_PKT_CMD_RC + 0x80) macro