Searched refs:NCSI_PKT_CMD_DV (Results 1 – 3 of 3) sorted by relevance
390 #define NCSI_PKT_CMD_DV 0x0d /* Disable VLAN */ macro426 #define NCSI_PKT_RSP_DV (NCSI_PKT_CMD_DV + 0x80)
257 { NCSI_PKT_CMD_DV, 0, ncsi_cmd_handler_default },
1095 nca.type = NCSI_PKT_CMD_DV; in ncsi_configure_channel()