Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_SMA (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/net/
A Dncsi-pkt.h374 #define NCSI_PKT_CMD_SMA 0x0e /* Set MAC address */ macro
406 #define NCSI_PKT_RSP_SMA (NCSI_PKT_CMD_SMA + 0x80)
/u-boot/drivers/net/phy/
A Dncsi.c139 case NCSI_PKT_CMD_SMA: in cmd_payload()
782 ncsi_send_command(np, nc, NCSI_PKT_CMD_SMA, in ncsi_send_sma()
785 cmd_payload(NCSI_PKT_CMD_SMA), true); in ncsi_send_sma()

Completed in 6 milliseconds