Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_DGMF (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h381 #define NCSI_PKT_CMD_DGMF 0x13 /* Disable Global Multicast Filter */ macro
416 #define NCSI_PKT_RSP_DGMF (NCSI_PKT_CMD_DGMF + 0x80)
H A Dncsi-cmd.c261 { NCSI_PKT_CMD_DGMF, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c1078 nca.type = NCSI_PKT_CMD_DGMF; in ncsi_configure_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h387 #define NCSI_PKT_CMD_DGMF 0x13 /* Disable Global Multicast Filter */ macro
422 #define NCSI_PKT_RSP_DGMF (NCSI_PKT_CMD_DGMF + 0x80)
H A Dncsi-cmd.c262 { NCSI_PKT_CMD_DGMF, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c1130 nca.type = NCSI_PKT_CMD_DGMF; in ncsi_configure_channel()

Completed in 8 milliseconds