Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_SVF (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/ncsi/
Dncsi-pkt.h377 #define NCSI_PKT_CMD_SVF 0x0b /* Set VLAN Filter */ macro
412 #define NCSI_PKT_RSP_SVF (NCSI_PKT_CMD_SVF + 0x80)
Dncsi-cmd.c254 { NCSI_PKT_CMD_SVF, 8, ncsi_cmd_handler_svf },
Dncsi-manage.c622 nca->type = NCSI_PKT_CMD_SVF; in clear_one_vid()
683 nca->type = NCSI_PKT_CMD_SVF; in set_one_vid()