Home
last modified time | relevance | path

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

/openbmc/linux/net/ncsi/
H A Dncsi-pkt.h405 #define NCSI_PKT_RSP_SP (NCSI_PKT_CMD_SP + 0x80) macro
H A Dncsi-rsp.c1102 { NCSI_PKT_RSP_SP, 4, ncsi_rsp_handler_sp },
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h393 #define NCSI_PKT_RSP_SP (NCSI_PKT_CMD_SP + 0x80) macro
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c464 if (!timeout && nh->common.type == NCSI_PKT_RSP_SP) { in ncsi_update_state()
651 case NCSI_PKT_RSP_SP: in ncsi_receive()