Home
last modified time | relevance | path

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

/openbmc/linux/net/ncsi/
H A Dncsi-pkt.h408 #define NCSI_PKT_RSP_DC (NCSI_PKT_CMD_DC + 0x80) macro
H A Dncsi-rsp.c1105 { NCSI_PKT_RSP_DC, 4, ncsi_rsp_handler_dc },
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h396 #define NCSI_PKT_RSP_DC (NCSI_PKT_CMD_DC + 0x80) macro