Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h379 #define NCSI_PKT_CMD_DBF 0x11 /* Disable Broadcast Filter */ macro
414 #define NCSI_PKT_RSP_DBF (NCSI_PKT_CMD_DBF + 0x80)
H A Dncsi-cmd.c259 { NCSI_PKT_CMD_DBF, 0, ncsi_cmd_handler_default },
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h385 #define NCSI_PKT_CMD_DBF 0x11 /* Disable Broadcast Filter */ macro
420 #define NCSI_PKT_RSP_DBF (NCSI_PKT_CMD_DBF + 0x80)
H A Dncsi-cmd.c260 { NCSI_PKT_CMD_DBF, 0, ncsi_cmd_handler_default },

Completed in 5 milliseconds