Home
last modified time | relevance | path

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

/linux-5.19.10/net/ncsi/
Dncsi-pkt.h383 #define NCSI_PKT_CMD_EGMF 0x12 /* Enable Global Multicast Filter */ macro
418 #define NCSI_PKT_RSP_EGMF (NCSI_PKT_CMD_EGMF + 0x80)
Dncsi-cmd.c260 { NCSI_PKT_CMD_EGMF, 4, ncsi_cmd_handler_egmf },