Home
last modified time | relevance | path

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

/Linux-v4.19/net/ncsi/
Dncsi-pkt.h350 #define NCSI_PKT_CMD_EGMF 0x12 /* Enable Global Multicast Filter */ macro
382 #define NCSI_PKT_RSP_EGMF (NCSI_PKT_CMD_EGMF + 0x80)
Dncsi-cmd.c237 { NCSI_PKT_CMD_EGMF, 4, ncsi_cmd_handler_egmf },
Dncsi-manage.c759 nca.type = NCSI_PKT_CMD_EGMF; in ncsi_configure_channel()
1253 nca.type = NCSI_PKT_CMD_EGMF; in ncsi_inet6addr_event()