Searched refs:NCSI_PKT_CMD_EGMF (Results 1 – 4 of 4) sorted by relevance
394 #define NCSI_PKT_CMD_EGMF 0x12 /* Enable Global Multicast Filter */ macro430 #define NCSI_PKT_RSP_EGMF (NCSI_PKT_CMD_EGMF + 0x80)
261 { NCSI_PKT_CMD_EGMF, 4, ncsi_cmd_handler_egmf },
377 #define NCSI_PKT_CMD_EGMF 0x12 /* Enable Global Multicast Filter */ macro409 #define NCSI_PKT_RSP_EGMF (NCSI_PKT_CMD_EGMF + 0x80)
144 case NCSI_PKT_CMD_EGMF: in cmd_payload()