Home
last modified time | relevance | path

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

/Linux-v5.4/net/ncsi/
Dncsi-pkt.h376 #define NCSI_PKT_CMD_DBF 0x11 /* Disable Broadcast Filter */ macro
411 #define NCSI_PKT_RSP_DBF (NCSI_PKT_CMD_DBF + 0x80)
Dncsi-cmd.c252 { NCSI_PKT_CMD_DBF, 0, ncsi_cmd_handler_default },