Home
last modified time | relevance | path

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

/u-boot/include/net/
A Dncsi-pkt.h366 #define NCSI_PKT_CMD_ECNT 0x06 /* Enable Channel Network Tx */ macro
398 #define NCSI_PKT_RSP_ECNT (NCSI_PKT_CMD_ECNT + 0x80)
/u-boot/drivers/net/phy/
A Dncsi.c123 case NCSI_PKT_CMD_ECNT: in cmd_payload()
256 ncsi_send_command(np, nc, NCSI_PKT_CMD_ECNT, NULL, 0, true); in ncsi_rsp_ebf()

Completed in 7 milliseconds