Home
last modified time | relevance | path

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

/openbmc/linux/net/ncsi/
H A Dncsi-pkt.h435 #define NCSI_PKT_RSP_GP (NCSI_PKT_CMD_GP + 0x80) macro
H A Dncsi-rsp.c1152 { NCSI_PKT_RSP_GP, -1, ncsi_rsp_handler_gp },
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h414 #define NCSI_PKT_RSP_GP (NCSI_PKT_CMD_GP + 0x80) macro