Home
last modified time | relevance | path

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

/openbmc/linux/net/ncsi/
H A Dncsi-aen.c206 { NCSI_PKT_AEN_HNCDSC, 8, ncsi_aen_handler_hncdsc }
H A Dncsi-pkt.h464 #define NCSI_PKT_AEN_HNCDSC 0x02 /* HNC driver status change */ macro
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h440 #define NCSI_PKT_AEN_HNCDSC 0x02 /* HNC driver status change */ macro
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c585 case NCSI_PKT_AEN_HNCDSC: in ncsi_handle_aen()