Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_EGMF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h380 #define NCSI_PKT_CMD_EGMF 0x12 /* Enable Global Multicast Filter */ macro
415 #define NCSI_PKT_RSP_EGMF (NCSI_PKT_CMD_EGMF + 0x80)
H A Dncsi-cmd.c260 { NCSI_PKT_CMD_EGMF, 4, ncsi_cmd_handler_egmf },
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h386 #define NCSI_PKT_CMD_EGMF 0x12 /* Enable Global Multicast Filter */ macro
421 #define NCSI_PKT_RSP_EGMF (NCSI_PKT_CMD_EGMF + 0x80)
H A Dncsi-cmd.c261 { NCSI_PKT_CMD_EGMF, 4, ncsi_cmd_handler_egmf },

Completed in 5 milliseconds