Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h378 #define NCSI_PKT_CMD_EBF 0x10 /* Enable Broadcast Filter */ macro
413 #define NCSI_PKT_RSP_EBF (NCSI_PKT_CMD_EBF + 0x80)
H A Dncsi-cmd.c258 { NCSI_PKT_CMD_EBF, 4, ncsi_cmd_handler_ebf },
H A Dncsi-manage.c1064 nca.type = NCSI_PKT_CMD_EBF; in ncsi_configure_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h384 #define NCSI_PKT_CMD_EBF 0x10 /* Enable Broadcast Filter */ macro
419 #define NCSI_PKT_RSP_EBF (NCSI_PKT_CMD_EBF + 0x80)
H A Dncsi-cmd.c259 { NCSI_PKT_CMD_EBF, 4, ncsi_cmd_handler_ebf },
H A Dncsi-manage.c1116 nca.type = NCSI_PKT_CMD_EBF; in ncsi_configure_channel()

Completed in 14 milliseconds