Home
last modified time | relevance | path

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

/openbmc/linux/net/ncsi/
H A Dncsi-pkt.h438 #define NCSI_PKT_RSP_C_COMPLETED 0x0000 /* Command Completed */ macro
H A Dncsi-rsp.c60 if (ntohs(h->code) != NCSI_PKT_RSP_C_COMPLETED || in ncsi_validate_rsp_pkt()
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h424 #define NCSI_PKT_RSP_C_COMPLETED 0x0000 /* Command Completed */ macro