Home
last modified time | relevance | path

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

/linux/net/ncsi/
H A Dncsi-pkt.h393 #define NCSI_PKT_CMD_DBF 0x11 /* Disable Broadcast Filter */ macro
429 #define NCSI_PKT_RSP_DBF (NCSI_PKT_CMD_DBF + 0x80)
H A Dncsi-cmd.c260 { NCSI_PKT_CMD_DBF, 0, ncsi_cmd_handler_default },