Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dnet.h344 #define PROT_NCSI 0x88f8 /* NC-SI control packets */ macro
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c532 eth_hdr_size = net_set_ether(pkt, net_bcast_ethaddr, PROT_NCSI); in ncsi_send_command()
/openbmc/u-boot/net/
H A Dnet.c1343 case PROT_NCSI: in net_process_received_packet()