Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h374 #define NCSI_PKT_CMD_SVF 0x0b /* Set VLAN Filter */ macro
409 #define NCSI_PKT_RSP_SVF (NCSI_PKT_CMD_SVF + 0x80)
H A Dncsi-cmd.c254 { NCSI_PKT_CMD_SVF, 8, ncsi_cmd_handler_svf },
H A Dncsi-manage.c622 nca->type = NCSI_PKT_CMD_SVF; in clear_one_vid()
683 nca->type = NCSI_PKT_CMD_SVF; in set_one_vid()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h380 #define NCSI_PKT_CMD_SVF 0x0b /* Set VLAN Filter */ macro
415 #define NCSI_PKT_RSP_SVF (NCSI_PKT_CMD_SVF + 0x80)
H A Dncsi-cmd.c255 { NCSI_PKT_CMD_SVF, 8, ncsi_cmd_handler_svf },
H A Dncsi-manage.c622 nca->type = NCSI_PKT_CMD_SVF; in clear_one_vid()
683 nca->type = NCSI_PKT_CMD_SVF; in set_one_vid()

Completed in 9 milliseconds