Home
last modified time | relevance | path

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

/openbmc/linux/net/ncsi/
H A Dncsi-pkt.h422 #define NCSI_PKT_RSP_SL (NCSI_PKT_CMD_SL + 0x80) macro
H A Dncsi-rsp.c1139 { NCSI_PKT_RSP_SL, 4, ncsi_rsp_handler_sl },
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h401 #define NCSI_PKT_RSP_SL (NCSI_PKT_CMD_SL + 0x80) macro