Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-pkt.h377 #define NCSI_PKT_CMD_EGMF 0x12 /* Enable Global Multicast Filter */ macro
412 #define NCSI_PKT_RSP_EGMF (NCSI_PKT_CMD_EGMF + 0x80)
H A Dncsi-cmd.c260 { NCSI_PKT_CMD_EGMF, 4, ncsi_cmd_handler_egmf },