Home
last modified time | relevance | path

Searched refs:NCSI_PKT_RSP_ECNT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ncsi/
H A Dncsi-pkt.h419 #define NCSI_PKT_RSP_ECNT (NCSI_PKT_CMD_ECNT + 0x80) macro
H A Dncsi-rsp.c1136 { NCSI_PKT_RSP_ECNT, 4, ncsi_rsp_handler_ecnt },
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h398 #define NCSI_PKT_RSP_ECNT (NCSI_PKT_CMD_ECNT + 0x80) macro
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c683 case NCSI_PKT_RSP_ECNT: in ncsi_receive()