Home
last modified time | relevance | path

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

/linux-6.12.1/net/ncsi/
Dncsi-pkt.h394 #define NCSI_PKT_CMD_EGMF 0x12 /* Enable Global Multicast Filter */ macro
430 #define NCSI_PKT_RSP_EGMF (NCSI_PKT_CMD_EGMF + 0x80)
Dncsi-cmd.c261 { NCSI_PKT_CMD_EGMF, 4, ncsi_cmd_handler_egmf },