Home
last modified time | relevance | path

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

/linux-5.19.10/net/ncsi/
Dncsi-pkt.h382 #define NCSI_PKT_CMD_DBF 0x11 /* Disable Broadcast Filter */ macro
417 #define NCSI_PKT_RSP_DBF (NCSI_PKT_CMD_DBF + 0x80)
Dncsi-cmd.c259 { NCSI_PKT_CMD_DBF, 0, ncsi_cmd_handler_default },