Home
last modified time | relevance | path

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

/u-boot/include/net/
A Dncsi-pkt.h375 #define NCSI_PKT_CMD_EBF 0x10 /* Enable Broadcast Filter */ macro
407 #define NCSI_PKT_RSP_EBF (NCSI_PKT_CMD_EBF + 0x80)
/u-boot/drivers/net/phy/
A Dncsi.c141 case NCSI_PKT_CMD_EBF: in cmd_payload()
759 ncsi_send_command(np, nc, NCSI_PKT_CMD_EBF, in ncsi_send_ebf()
762 cmd_payload(NCSI_PKT_CMD_EBF), true); in ncsi_send_ebf()

Completed in 7 milliseconds