Searched refs:NCSI_PKT_CMD_DGMF (Results 1 – 5 of 5) sorted by relevance
395 #define NCSI_PKT_CMD_DGMF 0x13 /* Disable Global Multicast Filter */ macro431 #define NCSI_PKT_RSP_DGMF (NCSI_PKT_CMD_DGMF + 0x80)
262 { NCSI_PKT_CMD_DGMF, 0, ncsi_cmd_handler_default },
1139 nca.type = NCSI_PKT_CMD_DGMF; in ncsi_configure_channel()
378 #define NCSI_PKT_CMD_DGMF 0x13 /* Disable Global Multicast Filter */ macro410 #define NCSI_PKT_RSP_DGMF (NCSI_PKT_CMD_DGMF + 0x80)
146 case NCSI_PKT_CMD_DGMF: in cmd_payload()